Cronologia Commit

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