3 Révisions (72bc2328b104dde7a60d0b513c5ea95e73d5ca18)

Auteur SHA1 Message Date
  David Benjamin a37f286f4e Remove the buggy RSA parser. il y a 7 ans
  David Benjamin 808f832917 Run the comment converter on libcrypto. il y a 7 ans
  Adam Langley 96dec443d9 Move rsa/ to fipsmodule/rsa/ il y a 7 ans
  David Benjamin 34a8aacb51 Remove remnants of multiprime RSA parsing. il y a 7 ans
  David Benjamin 82b2b8574f Unwind multiprime RSA support. il y a 7 ans
  David Benjamin 17cf2cb1d2 Work around language and compiler bug in memcpy, etc. il y a 7 ans
  Brian Smith febf77190f Verify consistency of RSA keys after generation & parsing. il y a 8 ans
  David Benjamin 54091230cd Use C99 for size_t loops. il y a 8 ans
  Matt Braithwaite 1c256544dd RSA_marshal_private_key: add missing CBB_flush() il y a 8 ans
  Emily Stark 1b0c438e1a Fix i2d_RSAPrivateKey, i2d_RSAPublicKey memory leaks il y a 8 ans
  David Benjamin 17727c6843 Move all signature algorithm code to crypto/x509. il y a 8 ans
  David Benjamin d3a49953d8 Add missing " in comment. il y a 8 ans
  David Benjamin f4ef9b517e otherPrimeInfos is not optional in version 1 RSAPrivateKeys. il y a 8 ans
  David Benjamin bd42603943 Add a convenience function for i2d compatibility wrappers. il y a 8 ans
  David Benjamin acb2451807 Rename the BIGNUM ASN.1 functions. il y a 8 ans
  Luke Granger-Brown 3ef608594d Refuse to parse RSA pubkeys with invalid exponents. il y a 8 ans
  David Benjamin 8fb0f525e1 Free BN_MONT_CTX in generic code. il y a 9 ans
  David Benjamin ccf25177bd Only emit RSA_R_BAD_VERSION on bad RSAPrivateKey versions. il y a 9 ans
  David Benjamin 4c60d356a9 Work around even more Estonian ID card misissuances. il y a 9 ans
  David Benjamin c71567dd50 Update the Estonian workaround comments. il y a 9 ans
  David Benjamin 231cb82145 Work around broken Estonian smart cards. Again. il y a 9 ans
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. il y a 9 ans
  David Benjamin 27dc1cd75a Remove RSA_OAEP_PARAMS. il y a 9 ans
  David Benjamin 74f711083d Parse RSAPrivateKey with CBS. il y a 9 ans
  David Benjamin c0e245a546 Parse RSAPublicKey with CBS. il y a 9 ans
  Adam Langley 839b881c61 Multi-prime RSA support. il y a 9 ans
  Adam Langley 95c29f3cd1 Inital import. il y a 10 ans