aboutsummaryrefslogtreecommitdiffstats
path: root/src/pbe/pbes2
Commit message (Expand)AuthorAgeFilesLines
* Add PBKDF1,2 deps to PBES1,2lloyd2008-10-081-0/+1
* Revert part of revision b87599ffaee2d8ed2ec7597634413e73e4fb2fd8 thatlloyd2008-10-021-1/+1
* Move oids.h to oid_lookup. Allows for much smaller build by disabling asn1lloyd2008-10-011-4/+5
* Move get_pbe from libstate to new pbe_base module (in pbe/)lloyd2008-10-011-2/+1
* Expose use of global state in some of the lookup functions, includinglloyd2008-09-291-1/+1
* Rename all modinfo.txt files to info.txt, since they are all (none) oflloyd2008-09-291-0/+0
* New filters module. Add deps for it in some needed areas (codec, pbes)lloyd2008-09-281-0/+5
* Compliation fixeslloyd2008-09-281-1/+1
* Add missing PBE header and modinfo fileslloyd2008-09-282-0/+55
* Modularize PBEs (password-based encryption schemes)lloyd2008-09-281-0/+230