Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 2 | -7/+7 |
* | Cleanups | lloyd | 2015-03-23 | 1 | -15/+10 |
* | 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 | 2 | -2/+0 |
* | Add missing files. Remove cipher lookup from engine code. | lloyd | 2015-02-01 | 1 | -8/+6 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 4 | -4/+4 |
* | Remove use of filters/pipe | lloyd | 2014-11-19 | 2 | -25/+13 |
* | Move lib into src | lloyd | 2014-01-10 | 6 | -0/+397 |