Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix incorrect password truncation in bcrypt password hashing. | Jack Lloyd | 2017-03-24 | 1 | -7/+11 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -33/+33 |
* | Add Cilk/OpenMP support | Jack Lloyd | 2016-11-26 | 1 | -14/+8 |
* | Inline Blowfish tables to blowfish.cpp | Jack Lloyd | 2016-11-03 | 1 | -0/+182 |
* | Mass-prefix member vars with m_ | René Korthaus | 2016-01-08 | 1 | -34/+34 |
* | Reroot the exception hierarchy into a toplevel Exception class | Jack Lloyd | 2015-12-11 | 1 | -2/+2 |
* | Fix static lib registration for block, hash, mac, stream, kdf | Jack Lloyd | 2015-09-10 | 1 | -3/+1 |
* | Fix compilation by Clang with _LIBCPP_DEBUG | LSK | 2015-07-08 | 1 | -4/+4 |
* | Add a runtime map of string->func() which when called return | lloyd | 2015-01-28 | 1 | -1/+3 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Fix various warnings from VC++ 2014 and add missing include | lloyd | 2014-10-31 | 1 | -1/+1 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+195 |