Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add PBKDF1,2 deps to PBES1,2 | lloyd | 2008-10-08 | 1 | -0/+1 |
* | Revert part of revision b87599ffaee2d8ed2ec7597634413e73e4fb2fd8 that | lloyd | 2008-10-02 | 1 | -1/+1 |
* | Move oids.h to oid_lookup. Allows for much smaller build by disabling asn1 | lloyd | 2008-10-01 | 1 | -4/+5 |
* | Move get_pbe from libstate to new pbe_base module (in pbe/) | lloyd | 2008-10-01 | 1 | -2/+1 |
* | Expose use of global state in some of the lookup functions, including | lloyd | 2008-09-29 | 1 | -1/+1 |
* | Rename all modinfo.txt files to info.txt, since they are all (none) of | lloyd | 2008-09-29 | 1 | -0/+0 |
* | New filters module. Add deps for it in some needed areas (codec, pbes) | lloyd | 2008-09-28 | 1 | -0/+5 |
* | Compliation fixes | lloyd | 2008-09-28 | 1 | -1/+1 |
* | Add missing PBE header and modinfo files | lloyd | 2008-09-28 | 2 | -0/+55 |
* | Modularize PBEs (password-based encryption schemes) | lloyd | 2008-09-28 | 1 | -0/+230 |