pcompress/crypto/scrypt
Moinak Ghosh 26a4f42506 Introduce strict compiler flags and fix scores of warnings/issues.
Avoid different optimization flags for Dedupe sources.
Fix liberal mixing of uint64_t and int64_t (should all be uint64_t).
Fix corner case crash when decompressing.
2012-12-27 23:06:48 +05:30
..
crypto_aesctr.c Introduce strict compiler flags and fix scores of warnings/issues. 2012-12-27 23:06:48 +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