aboutsummaryrefslogtreecommitdiffstats
path: root/src/cms/cms_ealg.cpp
Commit message (Expand)AuthorAgeFilesLines
* Deal with loss of store searchlloyd2010-09-211-1/+0
* Rename PK_Encryptor_MR_with_EME and PK_Decryptor_MR_with_EME tolloyd2010-03-081-1/+1
* Modify pubkey classes to take names instead of object pointers.lloyd2010-03-081-9/+10
* Remove the now no-op classes PK_Encrypting_Key,lloyd2010-03-081-9/+3
* Remove some unnecessary usages of PK_Signing_Keylloyd2010-03-041-1/+0
* Remove use of old typedefslloyd2010-02-161-3/+3
* Clean up exceptions. Remove some unused ones like Config_Error. Makelloyd2010-01-051-6/+6
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-49/+51
* Remove last uses of lookup.h in CMS codelloyd2008-11-111-11/+17
* Remove some uses of lookup.h from CMS codelloyd2008-11-111-2/+3
* Revert part of revision b87599ffaee2d8ed2ec7597634413e73e4fb2fd8 thatlloyd2008-10-021-2/+1
* Many updates in cms_ealg.cpp, particularly WRT to the ASN.1 codelloyd2008-09-301-61/+65
* Update CMS to at least compile (though in a couple of cases by justlloyd2008-09-301-13/+14
* Many updates for the CMS code to bring up to date with current APIlloyd2008-09-301-34/+51
* Move CMS code into main src tree, though it currently doesn't compile (needs ...lloyd2008-09-281-0/+371