Historial de Commits

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