1 Cometimentos (ef37ab591963d6f1bbe0f9280a120d16322624b0)

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