Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Always require a 64 bit integer type | Werner Koch | 2016-03-18 | 1 | -5/+0 |
* | Fix typos found using codespell | Justus Winter | 2015-11-17 | 1 | -1/+1 |
* | Replace camel case of internal scrypt functions. | Werner Koch | 2015-01-05 | 1 | -8/+11 |
* | scrypt: fix compiler warnings on ARM | Jussi Kivilinna | 2014-12-25 | 1 | -1/+1 |
* | Remove macro hacks for internal vs. external functions. Part 2 and last. | Werner Koch | 2013-12-12 | 1 | -6/+6 |
* | Optimize and cleanup 32-bit and 64-bit endianess transforms | Jussi Kivilinna | 2013-09-21 | 1 | -29/+5 |
* | scrypt: fix for big-endian systems | Jussi Kivilinna | 2013-09-07 | 1 | -3/+5 |
* | Add test case for SCRYPT and rework the code. | Werner Koch | 2013-04-05 | 1 | -107/+169 |
* | Add the SCRYPT KDF function | Christian Grothoff | 2013-04-04 | 1 | -0/+284 |