Crate cryptraits

Source

Modulesยง

aead
AEAD cipher.
convert
Convertion traits.
error
Error module. Generic error marker trait.
hash
Hash.
hmac
Hash-based Message Authentication Code (HMAC).
kdf
KDF trait.
key
Key management related traits.
key_exchange
Key exchange traits.
signature
Signature traits.
stream_cipher
Stream cipher.