summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-03-27PR: 1904Dr. Stephen Henson
2010-03-27PR: 1813Dr. Stephen Henson
2010-03-25update FAQDr. Stephen Henson
2010-03-25Fix for "Record of death" vulnerability CVE-2010-0740.Bodo Möller
2010-03-24initialise buf if wrong_info not usedDr. Stephen Henson
2010-03-24PR: 1731 and maybe 2197Dr. Stephen Henson
2010-03-22rand_win.c: fix logical bug in readscreen.Andy Polyakov
2010-03-22bss_file.c: fix MSC 6.0 warning.Andy Polyakov
2010-03-22GHASH assembler: new ghash-sparcv9.pl module and saner descriptions.Andy Polyakov
2010-03-15e_capi.c: fix typo.Andy Polyakov
2010-03-15Fix UPLINK typo.Andy Polyakov
2010-03-15ghash-ia64.pl: new file, GHASH for Itanium.Andy Polyakov
2010-03-15workaround for missing definition in some headersDr. Stephen Henson
2010-03-14print signature parameters with CRLs tooDr. Stephen Henson
2010-03-14free up sigopts STACKDr. Stephen Henson
2010-03-14clear bogus errors in ca utilityDr. Stephen Henson
2010-03-14update CHANGESDr. Stephen Henson
2010-03-14add -sigopt option to ca utilityDr. Stephen Henson
2010-03-14add X509_CRL_sign_ctx functionDr. Stephen Henson
2010-03-12new sigopt and PSS support for req and x509 utilitiesDr. Stephen Henson
2010-03-12PR: 2192Dr. Stephen Henson
2010-03-12missing goto meant signature was never printed outDr. Stephen Henson
2010-03-12This entry was in 0.9.8m changelog but missing from here, since it'sMark J. Cox
2010-03-11Submitted by: Martin KaiserDr. Stephen Henson
2010-03-11alg2 can be NULLDr. Stephen Henson
2010-03-11Add GHASH x86_64 assembler.Andy Polyakov
2010-03-11typoDr. Stephen Henson
2010-03-11RSA PSS ASN1 signing methodDr. Stephen Henson
2010-03-11typoDr. Stephen Henson
2010-03-11ctrl operations to retrieve RSA algorithm settingsDr. Stephen Henson
2010-03-11Add support for new PSS functions in RSA EVP_PKEY_METHODDr. Stephen Henson
2010-03-11Extend PSS padding code to support different digests for MGF1 and message.Dr. Stephen Henson
2010-03-11Algorithm specific ASN1 signing functions.Dr. Stephen Henson
2010-03-11update cms code to use X509_ALGOR_set_md instead of internal functionDr. Stephen Henson
2010-03-11New function X509_ALGOR_set_md() to set X509_ALGOR (DigestAlgorithmIdentifier)Dr. Stephen Henson
2010-03-10don't leave bogus errors in the queueDr. Stephen Henson
2010-03-09Add GHASH x86 assembler.Andy Polyakov
2010-03-09PR: 2188Dr. Stephen Henson
2010-03-09PR: 2186Dr. Stephen Henson
2010-03-08reserve a few more bits for future cipher modesDr. Stephen Henson
2010-03-08gcm128.c: add option for streamed GHASH, simple benchmark, minor namingAndy Polyakov
2010-03-08RSA PSS verification support including certificates and certificateDr. Stephen Henson
2010-03-08correct error codeDr. Stephen Henson
2010-03-07print outermost signature algorithm parameters tooDr. Stephen Henson
2010-03-07oopsDr. Stephen Henson
2010-03-07The OID sanity check was incorrect. It should only disallow *leading* 0x80Dr. Stephen Henson
2010-03-07although AES is a variable length cipher, AES EVP methods have a fixed key le...Dr. Stephen Henson
2010-03-07oops, make EVP ctr mode work againDr. Stephen Henson
2010-03-07typoDr. Stephen Henson
2010-03-07add separate PSS decode function, rename PSS parameters to RSA_PSS_PARAMSDr. Stephen Henson