Commit History

Upphovsman SHA1 Meddelande Datum
  Kurt Roeckx 5361af815d Revert "Don't check RSA_FLAG_SIGN_VER." 8 år sedan
  Dr. Stephen Henson 6656ba7152 Don't check RSA_FLAG_SIGN_VER. 8 år sedan
  Matt Caswell 985abd1fd8 Don't treat a bare OCTETSTRING as DigestInfo in int_rsa_verify 9 år sedan
  Rich Salz 63ac16ccac Remove obsolete support for old code. 9 år sedan
  Matt Caswell ae5c8664e5 Run util/openssl-format-source -v -c . 9 år sedan
  Dr. Stephen Henson 5df07a7210 Add additional DigestInfo checks. 10 år sedan
  Dr. Stephen Henson 16b7c81d55 An incompatibility has always existed between the format used for RSA 12 år sedan
  Dr. Stephen Henson fbe7055370 Redirection of low level APIs to FIPS module. 13 år sedan
  Bodo Möller a291745eeb fix function codes for error 17 år sedan
  Dr. Stephen Henson c80c7bf999 Make int_rsa_sign function match prototype. 18 år sedan
  Mark J. Cox b79aa05e3b Avoid PKCS #1 v1.5 signature attack discovered by Daniel Bleichenbacher 18 år sedan
  Ben Laurie 777c47acbe Make things static that should be. Declare stuff in headers that should be. 18 år sedan
  Dr. Stephen Henson 5c95c2ac23 Fix various error codes to match functions. 18 år sedan
  Dr. Stephen Henson 4f59b6587f Implementation of pkey_rsa_verify. Some constification. 18 år sedan
  Dr. Stephen Henson 75d44c0452 Store digests as EVP_MD instead of a NID. 18 år sedan
  Dr. Stephen Henson b2a97be7f4 Support for digest signing and X931 in rsa_pkey_meth. 18 år sedan
  Dr. Stephen Henson 667aef4c6a Port from stable branch. 19 år sedan
  Dr. Stephen Henson a0e7c8eede Add lots of checks for memory allocation failure, error codes to indicate 20 år sedan
  Richard Levitte 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated 20 år sedan
  Richard Levitte 816d785721 DO NOT constify RSA* in RSA_sign() and RSA_verify(), since there are function 21 år sedan
  Richard Levitte 3b30121bd9 Constify RSA_sign() and RSA_verify(). 21 år sedan
  Richard Levitte 0b55368306 We seem to carry some rests of the 0.9.6 [engine] ENGINE framework, here in 21 år sedan
  Richard Levitte 0a861ab7f3 RSA_FLAG_SIGN_VER indicates the special rsa_sign and rsa_verify function 21 år sedan
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. 21 år sedan
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. 22 år sedan
  Richard Levitte ba8ad07490 The logic in the main signing and verifying functions to check lengths was 22 år sedan
  Dr. Stephen Henson f2a253e0dd Add support for MS CSP Name PKCS#12 attribute. 23 år sedan
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 23 år sedan
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making 23 år sedan
  Richard Levitte 29c1f0615b Constify the RSA library. 24 år sedan