]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/evp/scrypt.c
Copyright consolidation 04/10
[thirdparty/openssl.git] / crypto / evp / scrypt.c
2016-05-17  Rich SalzCopyright consolidation 04/10
2016-02-18  Rich SalzRemove outdated DEBUG flags.
2016-02-10  Dmitry-MeEnsure allocation size fits into size_t
2016-02-02  Dmitry-MeGH608: Ensure 64-bit shift no matter sizeof(long)
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-11-21  Alessandro GhediniFix (minor) problems found by ubsan
2015-11-09  Matt CaswellContinue standardising malloc style for libcrypto
2015-09-04  Rich SalzRT3998: Allow scrypt to be disabled
2015-05-26  Dr. Stephen HensonError if memory limit exceeded.
2015-05-20  Dr. Stephen HensonAdd scrypt support.