Historie revizí

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