aboutsummaryrefslogtreecommitdiff
path: root/crypto/rsa/rsa_err.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-15Initial support for enveloped data decrypt. Extent runex.pl to cover theseDr. Stephen Henson1-1/+2
2006-11-21Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson1-9/+5
2006-09-28Introduce limits to prevent malicious keys being able toBodo Möller1-0/+1
2006-09-06Remove non-functional part of recent patch, after discussion withBodo Möller1-1/+0
2006-09-05Avoid PKCS #1 v1.5 signature attack discovered by Daniel BleichenbacherMark J. Cox1-0/+1
2006-07-17Fix various error codes to match functions.Dr. Stephen Henson1-0/+3
2006-05-11New functions to get key types without dereferncing EVP_PKEY.Dr. Stephen Henson1-0/+6
2006-04-12Initial DSA EVP_PKEY_METHOD. Fixup some error codes.Dr. Stephen Henson1-1/+1
2006-04-09Store digests as EVP_MD instead of a NID.Dr. Stephen Henson1-0/+2
2006-04-09Support for digest signing and X931 in rsa_pkey_meth.Dr. Stephen Henson1-1/+6
2006-03-20Initial support for pluggable public key ASN1 support. Process most publicDr. Stephen Henson1-4/+7
2005-06-02PSS update [from 0.9.7].Andy Polyakov1-2/+2
2005-05-28Update from 0.9.7-stable. Also repatch and rebuild error codes.Dr. Stephen Henson1-0/+13
2005-05-11Fix more error codes.Bodo Möller1-2/+7
2005-04-26some updates for the blinding code; summary:Nils Larsch1-0/+2
2005-04-12Rebuild error codes.Dr. Stephen Henson1-60/+64
2001-07-25always reject data >= nBodo Möller1-0/+1
2001-02-19Make all configuration macros available for application by makingRichard Levitte1-2/+2
2000-03-05Preserve reason strings in automatically build tables.Bodo Möller1-1/+2
1999-09-18Add new sign and verify members to RSA_METHOD and change SSL code to use signDr. Stephen Henson1-0/+1
1999-09-08Oops... forgot the other RSA_NULL patches...Dr. Stephen Henson1-1/+3
1999-07-12correct error handlingBodo Möller1-2/+2
1999-07-11New function RSA_check_key,Bodo Möller1-0/+8
1999-04-24Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1-53/+55
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-2/+2
1999-04-19Change functions to ANSI C.Ulf Möller1-1/+1
1999-02-21Make RSA_NO_PADDING really use no padding.Dr. Stephen Henson1-1/+1
1999-02-18Fix case of new functions in error files.Ben Laurie1-2/+2
1999-02-17Add OAEP.Ben Laurie1-0/+4
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1-2/+3
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-2/+20
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+111