pcompress/crypto/scrypt
2013-03-05 20:46:18 +05:30
..
crypto_aesctr.c Cleanup more stack parameters after use in various crypto functions. 2013-03-05 20:46:18 +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 Add XSalsa20 encryption algorithm from the NaCL library. 2013-03-04 21:56:07 +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