summaryrefslogtreecommitdiff
path: root/crypto_scrypt-nosse.c
Commit message (Expand)AuthorAge
* Revert #23Technion2015-01-04
* Don't include sys/mman.h on WindowsNick Mathewson2014-08-28
* Renamed SHA256 functions to support additional linking with OpenSSLMarkus Kolb2014-07-17
* Return actual error code in failure stateNick Parker2014-07-07
* Check that r and p are not zero before dividing by themJan Varho2014-04-29
* Sanity check N > 1 in libscrypt_scryptJan Varho2014-04-26
* Revert 3a875625b due to GCC 4.8.1 apparently breaking under it.Technion2014-01-20
* Address uninitialized variable warning on newer GCC.Technion2013-09-24
* Standardised naming. API now locked in.Technion2013-06-06
* Implementation of first proper test vectorTechnion2013-05-30
* Initial commit.Technion2013-05-30