aboutsummaryrefslogtreecommitdiffstats
path: root/src/passhash/bcrypt
Commit message (Expand)AuthorAgeFilesLines
* Move add_alias and deref_alias from Library_State to SCAN_Namelloyd2013-12-251-1/+0
* Give everything setting a feature test macro in build.h a version codelloyd2013-11-281-1/+1
* Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-181-7/+7
* propagate from branch 'net.randombit.botan' (head 150bd11dd8090559ee1e83394b8...lloyd2011-06-131-2/+7
|\
| * Use unique_ptr instead of auto_ptrlloyd2011-03-081-2/+7
* | Add base64_decode. Seems to work OK, though incremental decoding islloyd2011-05-121-9/+1
|/
* Move password hashing schemes to src/passhashlloyd2011-02-173-0/+200