summaryrefslogtreecommitdiffstats
path: root/crypto/rsa
AgeCommit message (Expand)Author
2016-02-27Revert "Don't check RSA_FLAG_SIGN_VER."Kurt Roeckx
2015-12-20Don't check RSA_FLAG_SIGN_VER.Dr. Stephen Henson
2015-12-18Remove the "eay" c-file-style indicatorsRichard Levitte
2015-12-03Add PSS parameter check.Dr. Stephen Henson
2015-10-08Don't treat a bare OCTETSTRING as DigestInfo in int_rsa_verifyMatt Caswell
2015-09-15RT4044: Remove .cvsignore files.Rich Salz
2015-09-01RT 3493: fix RSA testEmilia Kasper
2015-07-30use X9.31 keygen by default in FIPS modeDr. Stephen Henson
2015-05-23Fix the update target and remove duplicate file updatesRichard Levitte
2015-04-30Fix buffer overrun in RSA signingMatt Caswell
2015-03-19Reject invalid PSS parameters.Dr. Stephen Henson
2015-01-26Remove obsolete support for old code.Rich Salz
2015-01-22Re-align some comments after running the reformat script.OpenSSL_1_0_2-post-reformatMatt Caswell
2015-01-22Rerun util/openssl-format-source -v -c .OpenSSL_1_0_2-post-auto-reformatMatt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22Fix strange formatting by indentMatt Caswell
2015-01-22indent has problems with comments that are on the right hand side of a line.Matt Caswell
2015-01-22mark all block comments that need format preserving so thatTim Hudson
2014-09-29Add additional DigestInfo checks.Dr. Stephen Henson
2014-09-25Include "constant_time_locl.h" rather than "../constant_time_locl.h".Richard Levitte
2014-09-24RT3066: rewrite RSA padding checks to be slightly more constant time.Emilia Kasper
2014-09-08RT2626: Change default_bits from 1K to 2KKurt Roeckx
2014-07-05Return smaller of ret and f.Alan Hryngle
2014-05-29remove duplicate 0x for default RSASSA-PSS salt lenMartin Kaiser
2014-03-19Workaround for some CMS signature formats.Dr. Stephen Henson
2013-12-01make updateDr. Stephen Henson
2013-11-09Check for missing components in RSA_check.Dr. Stephen Henson
2013-10-01Return correct enveloped data type in ASN1 methods.Dr. Stephen Henson
2013-10-01CMS RSA-OAEP and RSA-PSS support.Dr. Stephen Henson
2013-10-01Update to OAEP support.Dr. Stephen Henson
2013-10-01Exetended OAEP support.Dr. Stephen Henson
2013-10-01Add FIPS RSA error code.Dr. Stephen Henson
2013-10-01Add control to retrieve signature MD.Dr. Stephen Henson
2013-06-05Fix PSS signature printing.Dr. Stephen Henson
2013-03-31Typo.Dr. Stephen Henson
2013-02-06Add and use a constant-time memcmp.Ben Laurie
2012-06-06Version skew reduction.Ben Laurie
2012-06-03Reduce version skew: trivia (I hope).Ben Laurie
2012-05-13Experimental multi-implementation support for FIPS capable OpenSSL.Dr. Stephen Henson
2012-02-15Additional compatibility fix for MDC2 signature format.Dr. Stephen Henson
2012-02-15An incompatibility has always existed between the format used for RSADr. Stephen Henson
2012-01-02incomplete provisional OAEP CMS decrypt supportDr. Stephen Henson
2011-10-19"make update"Bodo Möller
2011-10-19BN_BLINDING multi-threading fix.Bodo Möller
2011-10-09Backport PSS signature support from HEAD.Dr. Stephen Henson
2011-06-20Don't set default public key methods in FIPS mode so applicationsDr. Stephen Henson
2011-06-09Use method rsa keygen first if FIPS mode if it is a FIPS method.Dr. Stephen Henson
2011-06-06Function not used outside FIPS builds.Dr. Stephen Henson
2011-06-03Backport libcrypto audit: check return values of EVP functions insteadDr. Stephen Henson
2011-06-03Redirect RSA keygen, sign, verify to FIPS module.Dr. Stephen Henson