aboutsummaryrefslogtreecommitdiffstats
path: root/src/pbe
Commit message (Collapse)AuthorAgeFilesLines
* Expose use of global state in some of the lookup functions, includinglloyd2008-09-292-2/+2
| | | | get_cipher
* Rename all modinfo.txt files to info.txt, since they are all (none) oflloyd2008-09-292-0/+0
| | | | | them modules now. In any case there is no distinction so info.txt seems better.
* 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