summaryrefslogtreecommitdiff
path: root/src/kdf
AgeCommit message (Expand)Author
2019-10-21More fixes for :invert readtable-case.Guillaume Le Vaillant
2019-09-02HMAC-KDF support.Manuel Giraud
2019-05-15Allow 'digest' parameter of 'make-kdf' function to be a keywordGuillaume LE VAILLANT
2019-03-30Add Argon2d KDF (without parallelism)Guillaume LE VAILLANT
2018-09-07Allow passing a start index for the first buffer to xor-blockGuillaume LE VAILLANT
2018-08-19Add GCM authenticated encryption modeGuillaume LE VAILLANT
2018-08-17Remove unnecessary references to the nibbles packageGuillaume LE VAILLANT
2018-08-02Move generic function definitions to their own fileGuillaume LE VAILLANT
2017-11-02Rename NULL cipher to XORGuillaume LE VAILLANT
2017-08-06Add the Argon2i key derivation functionGuillaume LE VAILLANT
2017-08-06Move key derivation functions to their own directoryGuillaume LE VAILLANT