summaryrefslogtreecommitdiffstats
path: root/crypto/cms/cms_asn1.c
AgeCommit message (Expand)Author
2022-10-12crypto: Fix various typos, repeated words, align some spelling to LDP.FdaSilvaYY
2022-07-16CMS: add CMS_SignedData_verify(), a variant of CMS_verify() with extensionsDr. David von Oheimb
2020-10-15Update copyright yearMatt Caswell
2020-09-08Add CMS AuthEnvelopedData with AES-GCM supportJakub Zelenka
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2018-12-06Following the license change, modify the boilerplates in crypto/cms/Richard Levitte
2017-05-11Fix gcc-7 warnings.Bernd Edlinger
2017-04-13ASN.1: adapt our use of INTxx et al by making them explicitely embeddedRichard Levitte
2017-04-10Act on deprecation of LONG and ZLONG, step 2Richard Levitte
2016-05-17Copyright consolidation 09/10Rich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-12Adapt all EVP_CIPHER_CTX users for it becoming opaqueRichard Levitte
2015-12-07Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)Richard Levitte
2015-12-07Adjust all accesses to EVP_MD_CTX to use accessor functions.Richard Levitte
2015-09-11Fix zlib CMS compilation.Dr. Stephen Henson
2015-09-11Enable -Wmissing-variable-declarations andBen Laurie
2015-04-30free cleanup almost the finaleRich Salz
2015-04-30free NULL cleanup 5aRich Salz
2015-03-28free NULL cleanupRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2014-12-08Include <openssl/foo.h> instead of "foo.h"Geoff Thorpe
2013-08-05Add KDF for DH.Dr. Stephen Henson
2013-07-17CMS support for key agreeement recipient info.Dr. Stephen Henson
2013-06-21CMS public key parameter support.Dr. Stephen Henson
2010-06-01add CVE-2010-0742 and CVS-2010-1633 fixesDr. Stephen Henson
2009-11-26Experimental CMS password based recipient Info support.Dr. Stephen Henson
2008-03-28Support for verification of signed receipts.Dr. Stephen Henson
2008-03-26Signed Receipt Request utility functions and option on CMS utility toDr. Stephen Henson
2008-03-24Add signed receipt ASN1 structures. Initial GENERAL_NAME utility functions.Dr. Stephen Henson
2008-03-16Fix a variety of warnings generated by some elevated compiler-fascism,Geoff Thorpe
2008-03-16Fix some warnings.Dr. Stephen Henson
2008-03-14New utility functions for encryptedData content type which will also be usedDr. Stephen Henson
2008-03-13Free up additional data in RecipientInfo structureDr. Stephen Henson
2008-03-12And so it begins...Dr. Stephen Henson