Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add API stability annotations. | Jack Lloyd | 2017-09-19 | 1 | -2/+2 |
* | Small cleanup in bcrypt | Jack Lloyd | 2017-09-16 | 1 | -3/+3 |
* | More MSVC warnings fixes | Jack Lloyd | 2017-08-31 | 1 | -1/+1 |
* | Remove "Dirty hack" for multiple defines in lex_me_harder() | Simon Warta | 2017-04-02 | 1 | -2/+3 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 2 | -15/+15 |
* | Don't put pointers into vector iterator constructor in make_bcrypt | Simon Warta | 2015-07-09 | 1 | -2/+2 |
* | lib/passhash: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-23 | 1 | -4/+4 |
* | Modify interfaces of KDF and PBKDF to write output to an array, with | lloyd | 2015-02-18 | 1 | -2/+4 |
* | Remove algo factory, engines, global RNG, global state, etc. | lloyd | 2015-02-04 | 1 | -1/+0 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 2 | -2/+2 |
* | Move lib into src | lloyd | 2014-01-10 | 3 | -0/+196 |