summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2008-03-28Support for verification of signed receipts.Dr. Stephen Henson
2008-03-28There was a need to support thread ID types that couldn't be reliably castGeoff Thorpe
2008-03-28Update tunala so it builds ok with OPENSSL_NO_DEPRECATED, and improve theGeoff Thorpe
2008-03-26Add support for signed receipt request printout and generation.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-24Add support for CMS structure printing in cms utility.Dr. Stephen Henson
2008-03-23Fix duplicate asn1 ctrl values.Dr. Stephen Henson
2008-03-22Update dependencies.Dr. Stephen Henson
2008-03-21Preliminary documentation for CMS utility.Dr. Stephen Henson
2008-03-19Comment out a (currently) unused CMS function. (Sorry Steve, but I needGeoff Thorpe
2008-03-19Fork my debug configuration into 32-bit and 64-bit versions.Geoff Thorpe
2008-03-19Allow alternate eContentType oids to be set in cms utility.Dr. Stephen Henson
2008-03-19Rebuild CMS error codes.Dr. Stephen Henson
2008-03-19Add support for KEK decrypt in cms utility.Dr. Stephen Henson
2008-03-19Produce meaningful error if sanity check fails.Dr. Stephen Henson
2008-03-19Additional sanity check.Dr. Stephen Henson
2008-03-19Add support for KEKRecipientInfo in cms application.Dr. Stephen Henson
2008-03-18Make 3DES default cipher in cms utility.Dr. Stephen Henson
2008-03-18Delete standard out and err temp files too.Dr. Stephen Henson
2008-03-18Delete tmp files, silence openssl commands, compare extracted content.Dr. Stephen Henson
2008-03-18Add enveloped data keyid test.Dr. Stephen Henson
2008-03-18Uninitialized variable bug fix.Dr. Stephen Henson
2008-03-18Fixes for S/MIME consistency checker and flexibility enhancements.Dr. Stephen Henson
2008-03-18Add extensive PCKS7 and CMS consistency test script.Dr. Stephen Henson
2008-03-18Various tidies/fixes:Dr. Stephen Henson
2008-03-18More support for KEK RecipientInfo.Dr. Stephen Henson
2008-03-17Partial support for KEKRecipientInfo type.Dr. Stephen Henson
2008-03-17Preliminary support for enveloped data content type creation.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-16Fix a nasty cast issue that my compiler was choking on.Geoff Thorpe
2008-03-16Fix my debug-geoff configuration.Geoff Thorpe
2008-03-16Adapt to diffrent OpenSSL utility locations.Dr. Stephen Henson
2008-03-16Remove deleted function from header file, update mkfiles.plDr. Stephen Henson
2008-03-16Don't need to check for examples directory any more.Dr. Stephen Henson
2008-03-16Extend runex.pl to extract examples directly from RFC text.Dr. Stephen Henson
2008-03-16Add support for random key generation: this will be needed by enveloped data.Dr. Stephen Henson
2008-03-15Initial support for enveloped data decrypt. Extent runex.pl to cover theseDr. Stephen Henson
2008-03-15Initial support for enveloped data decrypt. Extent runex.pl to cover theseDr. Stephen Henson
2008-03-15Check for cipher BIO errors and set key length after parameter decode.Dr. Stephen Henson
2008-03-15Return error if no cipher set for encrypted data type.Dr. Stephen Henson
2008-03-14Initial support for Encrypted Data type generation.Dr. Stephen Henson
2008-03-14Delete temp files.Dr. Stephen Henson
2008-03-14Typos.Dr. Stephen Henson
2008-03-14Reorganise encrypted content info code to avoid duplication and be moreDr. Stephen Henson
2008-03-14Encrypted Data type processing. Add options to cms utility and run section 7Dr. Stephen Henson
2008-03-14New utility functions for encryptedData content type which will also be usedDr. Stephen Henson
2008-03-14Only call free once in CHOICE type.Dr. Stephen Henson
2008-03-13RFC4134 S/MIME examples test script.Dr. Stephen Henson