Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 564 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 564 Bytes

PureDarwin Core Cryptography Library

This repository contains the corecrypto kernel-mode cryptography library, as used in Andromeda/PureDarwin. At a later date, it will also contain libcorecrypto, the user-mode equivalent thereof.

Despite the similar name, this library is not based on the released source bundle for Apple’s corecrypto implementation, because that code is not licensed for re-use. This library is based on the botan library, as well as the pdcrypto code.