Commit Verlauf

Autor SHA1 Nachricht Datum
  Tomas Mraz 9c85f6cd2d Rename BN_generate_dsa_nonce() to ossl_bn_gen_dsa_nonce_fixed_top() vor 6 Monaten
  Tomas Mraz 13b3ca5c99 Add ossl_bn_priv_rand_range_fixed_top() and use it for EC/DSA vor 6 Monaten
  Bernd Edlinger 294782f3b5 Remove handling of NULL sig param in ossl_ecdsa_deterministic_sign vor 9 Monaten
  Bernd Edlinger 1fa2bf9b18 Fix handling of NULL sig parameter in ECDSA_sign and similar vor 9 Monaten
  Matt Caswell da1c088f59 Copyright year updates vor 1 Jahr
  slontis 4befe81a99 Fix mem leak in ECDSA_sign(). vor 1 Jahr
  slontis 5f820bd753 Fix potential infinite loops in ECDSA signing. vor 1 Jahr
  slontis f3090fc710 Implement deterministic ECDSA sign (RFC6979) vor 2 Jahren
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places vor 2 Jahren
  Pauli 5cbd2ea3f9 add zero strenght arguments to BN and RAND RNG calls vor 3 Jahren
  Matt Caswell 8020d79b40 Update copyright year vor 3 Jahren
  Shane Lontis 32ab57cbb4 Fix external symbols related to ec & sm2 keys vor 3 Jahren
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call vor 4 Jahren
  Matt Caswell 33388b44b6 Update copyright year vor 4 Jahren
  Pauli 579422c85c Deprecate the ECDSA and EV_KEY_METHOD functions. vor 4 Jahren
  Pauli cff7d199e0 ECDSA: don't clear free memory after verify. vor 5 Jahren
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files vor 5 Jahren
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files vor 5 Jahren
  Patrick Steuer 9bf682f62b Enable curve-spefific ECDSA implementations via EC_METHOD vor 5 Jahren
  Matt Caswell a9612d6c03 Make the EC code available from inside the FIPS provider vor 5 Jahren
  David von Oheimb 7408f6759f make RSA and DSA operations throw MISSING_PRIVATE_KEY if needed, adapt ECDSA vor 5 Jahren
  Shane Lontis bb315ca716 EC keygen updates + changed ecdsa_sign to use BN_secure_new vor 5 Jahren
  Richard Levitte a7f182b726 Following the license change, modify the boilerplates in crypto/ec/ vor 6 Jahren
  Matt Caswell 9cc570d4c4 Use the new non-curve type specific EC functions internally vor 6 Jahren
  Andy Polyakov 37132c9702 ec/ecdsa_ossl.c: switch to fixed-length Montgomery multiplication. vor 6 Jahren
  Andy Polyakov fff7a0dcf6 ec/ecdsa_ossl.c: formatting and readability fixes. vor 6 Jahren
  Andy Polyakov 3fc7a9b96c ec/ecdsa_ossl.c: revert blinding in ECDSA signature. vor 6 Jahren
  Benjamin Kaduk 5295b99b56 ecdsa_ossl: address coverity nit vor 6 Jahren
  Billy Brumley 792546eb18 [crypto/ec] default to FLT or error vor 6 Jahren
  Billy Brumley c11d372b3b make EC_GROUP_do_inverse_ord more robust vor 6 Jahren