aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/passhash/bcrypt
Commit message (Expand)AuthorAgeFilesLines
* Add API stability annotations.Jack Lloyd2017-09-191-2/+2
* Small cleanup in bcryptJack Lloyd2017-09-161-3/+3
* More MSVC warnings fixesJack Lloyd2017-08-311-1/+1
* Remove "Dirty hack" for multiple defines in lex_me_harder()Simon Warta2017-04-021-2/+3
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-182-15/+15
* Don't put pointers into vector iterator constructor in make_bcryptSimon Warta2015-07-091-2/+2
* lib/passhash: Convert &vec[0] to vec.data()Simon Warta2015-06-231-4/+4
* Modify interfaces of KDF and PBKDF to write output to an array, withlloyd2015-02-181-2/+4
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-041-1/+0
* Ensure all files have copyright and license info.lloyd2015-01-102-2/+2
* Move lib into srclloyd2014-01-103-0/+196