aboutsummaryrefslogtreecommitdiffstats
path: root/src/get_pbe.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move what is left of the uncategorized library to 'core'. There is stilllloyd2008-09-291-88/+0
* Move get_pbe into lookup.h to avoid cyclical dependencylloyd2008-09-281-1/+1
* Modularize PBEs (password-based encryption schemes)lloyd2008-09-281-3/+22
* Convert pkcs8_decoder() and x509_decoder() to take a RandomNumberGenerator&lloyd2008-06-201-3/+0
* Don't use the global PRNG in implementations of PBE::new_paramslloyd2008-05-241-1/+2
* Change the copyrights in all files in the Botan tree to directly reflectlloyd2008-04-101-1/+1
* Mostly revert 2f4fd18182d5a75c40cd831e7ee3c314be5c57d6, only keep thelloyd2008-03-101-1/+1
* Mass update of the copyright date. Honestly I don't know why I bother,lloyd2008-02-141-1/+1
* Bump copyright year to 2007lloyd2007-01-201-1/+1
* Initial checkin1.5.6lloyd2006-05-181-0/+71