GH608: Ensure 64-bit shift no matter sizeof(long)
[openssl.git] / crypto / evp / scrypt.c
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.