Crate crylib

Source
Expand description

A collection of cryptographic primitives.

WARNING: This code has not been audited. Use it at your own risk.

Modulesยง

aead
big_int
Signed and unsigned large integers.
ec
Elliptic curve cryptography.
finite_field
Finite field arithmetic.
hash
The SHA2 family of hash functions.
hkdf
hmac