aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/cms/cms_lcl.h
Commit message (Expand)AuthorAgeFilesLines
* Act on deprecation of LONG and ZLONG, step 2Richard Levitte2017-04-101-13/+13
* Copyright consolidation 09/10Rich Salz2016-05-171-49/+5
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Adapt all EVP_CIPHER_CTX users for it becoming opaqueRichard Levitte2016-01-121-1/+1
* Rename DECLARE*STACK_OF to DEFINE*STACK_OFDr. Stephen Henson2016-01-071-1/+1
* Fix declarations and constification for inline stack.Dr. Stephen Henson2016-01-071-0/+2
* Adjust all accesses to EVP_MD_CTX to use accessor functions.Richard Levitte2015-12-071-1/+1
* Fix zlib CMS compilation.Dr. Stephen Henson2015-09-111-0/+1
* Enable -Wmissing-variable-declarations andBen Laurie2015-09-111-0/+16
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-346/+317
* CMS support for key agreeement recipient info.Dr. Stephen Henson2013-07-171-2/+24
* CMS public key parameter support.Dr. Stephen Henson2013-06-211-0/+5
* Fix for CMS/PKCS7 MMA. If RSA decryption fails use a random key andDr. Stephen Henson2012-03-121-0/+2
* update cms code to use X509_ALGOR_set_md instead of internal functionDr. Stephen Henson2010-03-111-1/+0
* Experimental CMS password based recipient Info support.Dr. Stephen Henson2009-11-261-0/+10
* Signed receipt generation code.Dr. Stephen Henson2008-03-281-0/+2
* Support for verification of signed receipts.Dr. Stephen Henson2008-03-281-0/+2
* Signed Receipt Request utility functions and option on CMS utility toDr. Stephen Henson2008-03-261-2/+2
* Add signed receipt ASN1 structures. Initial GENERAL_NAME utility functions.Dr. Stephen Henson2008-03-241-0/+32
* Preliminary support for enveloped data content type creation.Dr. Stephen Henson2008-03-171-0/+5
* Initial support for enveloped data decrypt. Extent runex.pl to cover theseDr. Stephen Henson2008-03-151-9/+3
* Reorganise encrypted content info code to avoid duplication and be moreDr. Stephen Henson2008-03-141-6/+8
* Encrypted Data type processing. Add options to cms utility and run section 7Dr. Stephen Henson2008-03-141-0/+6
* Free up additional data in RecipientInfo structureDr. Stephen Henson2008-03-131-0/+3
* And so it begins...Dr. Stephen Henson2008-03-121-0/+415