Commit Graph

11 Commits (00413c0b6ea66efc334e3bc3bf8507dc2ea0caa3)

Author SHA1 Message Date
Jochen Hoenicke 19a1f501c4
Simplified sha256_Final/sha512_Last
8 years ago
Jochen Hoenicke b3e6eecfce
sha2: Fix unaligned access
8 years ago
Jochen Hoenicke 32bda8d1d9
Faster PBKDF2 by reusing intermediate results.
8 years ago
Pavol Rusnak 9e5d03a1fc
fix alignment in sha functions
8 years ago
Pavol Rusnak ed6debf8c4
reorder parameters of hash_final methods
8 years ago
Adam Mackler cb6f976b0d Remove unused static variable sha384_initial_hash_value.
10 years ago
Pavol Rusnak 612f5ab050 fix copyright headers
10 years ago
Pavol Rusnak b08d44d39e fix prefixes in internal functions as well
11 years ago
Pavol Rusnak d0e152a088 replace SHA256/SHA512 prefix with sha256/sha512 (OpenSSL clash)
11 years ago
Pavol Rusnak 07d1c22730 refactor code -> bignum.c/h
11 years ago
Pavol Rusnak 40fa3f52e4 use sha2 implementation by Aaron D. Gifford
11 years ago