Commit Graph

9 Commits (245e2cc23d6c1960434a24ac14fc363b2645949e)

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
9 years ago
netanelkl 3fd32df8ed More of the same.
9 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