Commit Graph

9 Commits (242b41545353efaab87e3d6dc90900215cc717d3)

Author SHA1 Message Date
Jochen Hoenicke 32bda8d1d9
Faster PBKDF2 by reusing intermediate results.
8 years ago
Pavol Rusnak 489f09a843
fix sizeof usage
8 years ago
Pavol Rusnak 445e859450
split hmac into init/update/final
8 years ago
Pavol Rusnak ed6debf8c4
reorder parameters of hash_final methods
8 years ago
Pavol Rusnak 21d0bb437a cleanup coding style
10 years ago
netanelkl 3fd32df8ed More of the same.
10 years ago
Pavol Rusnak 612f5ab050 fix copyright headers
10 years ago
Pavol Rusnak d0e152a088 replace SHA256/SHA512 prefix with sha256/sha512 (OpenSSL clash)
11 years ago
Pavol Rusnak 047b30cf2f add hmac-sha256/512
11 years ago