summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/asn1_locl.h
AgeCommit message (Expand)Author
2014-03-28Add functions returning security bits.Dr. Stephen Henson
2012-11-19new function ASN1_TIME_diff to calculate difference between two ASN1_TIME str...Dr. Stephen Henson
2010-12-13Support routines for ASN1 scanning function, doesn't do much yet.Dr. Stephen Henson
2010-03-11Algorithm specific ASN1 signing functions.Dr. Stephen Henson
2010-03-08RSA PSS verification support including certificates and certificateDr. Stephen Henson
2010-03-06Add algorithm specific signature printing. An individual ASN1 method canDr. Stephen Henson
2008-11-12Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe
2008-11-05Update obsolete email address...Dr. Stephen Henson
2008-11-01More size_tification.Ben Laurie
2008-08-20Initial indirect CRL support.Dr. Stephen Henson
2006-10-03Place standard CRL behaviour in default X509_CRL_METHOD new functions toDr. Stephen Henson
2006-09-21Tidy up CRL handling by checking for critical extensions when it isDr. Stephen Henson
2006-04-17Allow public key ASN1 methods to set PKCS#7 SignerInfo structures.Dr. Stephen Henson
2006-04-04New function to retrieve ASN1 info on public key algorithms. New commandDr. Stephen Henson
2006-03-24Initial support for generalized public key parameters.Dr. Stephen Henson
2006-03-23Add support for legacy PEM format private keys in EVP_PKEY_ASN1_METHOD.Dr. Stephen Henson
2006-03-23Add information and pem strings. Update dependencies.Dr. Stephen Henson
2006-03-22Make EVP_PKEY_ASN1_METHOD opaque. Add application level functions toDr. Stephen Henson
2005-07-26Update ASN1 printing code. Highly experimental, not working properly (neitherDr. Stephen Henson