PureDarwin / corecrypto

PureDarwin low-level cryptography library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

PureDarwin low-level cryptography library

License:Other


Languages

Language:C 90.8%Language:C++ 9.2%