Kestrel Cryptogrphy Library
Provides the cryptography backend for Kestrel. This is not meant to be a
general purpose cryptography library, but does include access to a number
of primitives.
API Includes
- X25519
- ChaCha20Poly1305
- Noise X protocol
- SHA256
- Scrypt
- Random key generation
- Public Key authenticated encryption of data
- Password bassed authenticated encryption