pcompress/crypto/scrypt
Moinak Ghosh e16b408061 Move Scrypt helper function out of AES module.
Fix a compiler warning.
2013-03-03 21:55:59 +05:30
..
crypto_aesctr.c Add AES-NI optimized code derived from latest OpenSSL upstream. 2013-02-25 19:23:51 +05:30
crypto_aesctr.h Add AES-NI optimized code derived from latest OpenSSL upstream. 2013-02-25 19:23:51 +05:30
crypto_scrypt-nosse.c Move Scrypt helper function out of AES module. 2013-03-03 21:55:59 +05:30
crypto_scrypt.h Move Scrypt helper function out of AES module. 2013-03-03 21:55:59 +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