Historia zmian

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