pcompress/crypto/scrypt
Moinak Ghosh 26bb137257 Changes for generalized runtime SSE/AVX/XOP detection.
Multi instruction set XXhash build with runtime selection.
Extend CPUID code to detect more instruction sets.
Add options for BLAKE2 hash.
Move GCC builtins into utils header.
Bump file format version number due to extended digest flags.
Add descriptions to digest list.
2013-01-25 00:10:12 +05:30
..
crypto_aesctr.c Changes for generalized runtime SSE/AVX/XOP detection. 2013-01-25 00:10:12 +05:30
crypto_aesctr.h Support for chunk-level encryption using AES and Scrypt based PBE. 2012-10-15 12:10:00 +05:30
crypto_scrypt-nosse.c Introduce strict compiler flags and fix scores of warnings/issues. 2012-12-27 23:06:48 +05:30
crypto_scrypt.h Support for chunk-level encryption using AES and Scrypt based PBE. 2012-10-15 12:10:00 +05:30
sha256.c Introduce strict compiler flags and fix scores of warnings/issues. 2012-12-27 23:06:48 +05:30
sha256.h Support for chunk-level encryption using AES and Scrypt based PBE. 2012-10-15 12:10:00 +05:30
sysendian.h Support for chunk-level encryption using AES and Scrypt based PBE. 2012-10-15 12:10:00 +05:30