aboutsummaryrefslogtreecommitdiffstats
path: root/src/pbe
Commit message (Expand)AuthorAgeFilesLines
* Move pbe/pbe_base to pbe/lloyd2008-10-265-2/+2
* More Doxygen comments from InSiTolloyd2008-10-131-3/+12
* Add PBKDF1,2 deps to PBES1,2lloyd2008-10-082-0/+2
* Revert part of revision b87599ffaee2d8ed2ec7597634413e73e4fb2fd8 thatlloyd2008-10-022-2/+2
* Move oids.h to oid_lookup. Allows for much smaller build by disabling asn1lloyd2008-10-012-4/+6
* Make PBE base, IF_algo only load if needed by dependencieslloyd2008-10-011-1/+1
* Move get_pbe from libstate to new pbe_base module (in pbe/)lloyd2008-10-015-4/+126
* Expose use of global state in some of the lookup functions, includinglloyd2008-09-292-2/+2
* Rename all modinfo.txt files to info.txt, since they are all (none) oflloyd2008-09-292-0/+0
* New filters module. Add deps for it in some needed areas (codec, pbes)lloyd2008-09-282-0/+10
* Compliation fixeslloyd2008-09-282-2/+2
* Add missing PBE header and modinfo fileslloyd2008-09-283-0/+65
* Modularize PBEs (password-based encryption schemes)lloyd2008-09-283-0/+441