aboutsummaryrefslogtreecommitdiffstats
path: root/src/pbes1.cpp
Commit message (Expand)AuthorAgeFilesLines
* Modularize PBEs (password-based encryption schemes)lloyd2008-09-281-169/+0
* Remove the free-standing function deref_alias. It only served as a forwarderlloyd2008-06-301-2/+5
* Don't use the global PRNG in implementations of PBE::new_paramslloyd2008-05-241-3/+2
* propagate from branch 'net.randombit.botan' (head 6afe2db1f710f75bc27e189bb8b...lloyd2008-04-101-2/+2
|\
| * Remove the Global_RNG namespace, along with rng.h and rng.cpp. This waslloyd2008-04-071-2/+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
* Syntax changes to the BER and DER APIs to improve readability of codelloyd2006-05-191-13/+12
* Initial checkin1.5.6lloyd2006-05-181-0/+168