cryptonite/Crypto/Cipher
Olivier Chéron 096e2ec0bd Add XSalsa.derive and example
This function adds one more HSalsa key derivation to an XSalsa context
that has previously been initialized.  It allows multi-level cascades
like the 2-level done by NaCl crypto_box.
2019-09-09 19:32:24 +02:00
..
AES
Blowfish Add implementation of bcrypt_pbkdf 2019-03-14 21:30:29 +01:00
Camellia
CAST5
DES
Twofish
Types
AES.hs
AESGCMSIV.hs
Blowfish.hs
Camellia.hs
CAST5.hs
ChaCha.hs
ChaChaPoly1305.hs
DES.hs
RC4.hs
Salsa.hs
TripleDES.hs
Twofish.hs
Types.hs
Utils.hs
XSalsa.hs