Version: 1.1
- A C99 compiler
Files are created in build
make
make test
Files are installed in /usr/local
sudo make install
sudo ldconfig
Category | Algorithms |
---|---|
Type aliases | ------------------------- |
Memory utils | Base64 |
Multiprecision | ------------------------- |
Block ciphers | AES-ECB, AES-CTR |
Stream ciphers | Chacha20 |
MACs | Poly1305, HMAC-SHA2 |
AEADs | AES-GCM, Chacha20Poly1305 |
CSPRNGs | CTR-DRBG-AES |
Hash functions | SHA-2 |
Public-key primitives | RSA |
Digital signatures | PKCS#1 (v1.5) |
Key exchange | Diffie-Hellman |