pcompress/crypto
Moinak Ghosh 43af97042a Major changes to use Intel's optimized SHA512 code for SHA512 and SHA512/256.
Remove earlier SHA256 code which is slower than SHA512/256 (on 64-bit CPU).
Use HMAC from Alan Saddi's implementation for cleaner, faster code.
2013-01-25 22:55:55 +05:30
..
aes Fix issue #1 and issue #2. 2013-01-05 00:16:15 +05:30
keccak Introduce strict compiler flags and fix scores of warnings/issues. 2012-12-27 23:06:48 +05:30
scrypt Changes for generalized runtime SSE/AVX/XOP detection. 2013-01-25 00:10:12 +05:30
sha2 Major changes to use Intel's optimized SHA512 code for SHA512 and SHA512/256. 2013-01-25 22:55:55 +05:30
skein Introduce strict compiler flags and fix scores of warnings/issues. 2012-12-27 23:06:48 +05:30
crypto_utils.c Major changes to use Intel's optimized SHA512 code for SHA512 and SHA512/256. 2013-01-25 22:55:55 +05:30
crypto_utils.h Major changes to use Intel's optimized SHA512 code for SHA512 and SHA512/256. 2013-01-25 22:55:55 +05:30