Historique des commits

Auteur SHA1 Message Date
  Pauli 5cbd2ea3f9 add zero strenght arguments to BN and RAND RNG calls il y a 3 ans
  Matt Caswell 8020d79b40 Update copyright year il y a 3 ans
  Shane Lontis 32ab57cbb4 Fix external symbols related to ec & sm2 keys il y a 3 ans
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call il y a 4 ans
  Matt Caswell 33388b44b6 Update copyright year il y a 4 ans
  Pauli 579422c85c Deprecate the ECDSA and EV_KEY_METHOD functions. il y a 4 ans
  Pauli cff7d199e0 ECDSA: don't clear free memory after verify. il y a 5 ans
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files il y a 5 ans
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files il y a 5 ans
  Patrick Steuer 9bf682f62b Enable curve-spefific ECDSA implementations via EC_METHOD il y a 5 ans
  Matt Caswell a9612d6c03 Make the EC code available from inside the FIPS provider il y a 5 ans
  David von Oheimb 7408f6759f make RSA and DSA operations throw MISSING_PRIVATE_KEY if needed, adapt ECDSA il y a 5 ans
  Shane Lontis bb315ca716 EC keygen updates + changed ecdsa_sign to use BN_secure_new il y a 5 ans
  Richard Levitte a7f182b726 Following the license change, modify the boilerplates in crypto/ec/ il y a 6 ans
  Matt Caswell 9cc570d4c4 Use the new non-curve type specific EC functions internally il y a 6 ans
  Andy Polyakov 37132c9702 ec/ecdsa_ossl.c: switch to fixed-length Montgomery multiplication. il y a 6 ans
  Andy Polyakov fff7a0dcf6 ec/ecdsa_ossl.c: formatting and readability fixes. il y a 6 ans
  Andy Polyakov 3fc7a9b96c ec/ecdsa_ossl.c: revert blinding in ECDSA signature. il y a 6 ans
  Benjamin Kaduk 5295b99b56 ecdsa_ossl: address coverity nit il y a 6 ans
  Billy Brumley 792546eb18 [crypto/ec] default to FLT or error il y a 6 ans
  Billy Brumley c11d372b3b make EC_GROUP_do_inverse_ord more robust il y a 6 ans
  Matt Caswell 7f9822a482 Add blinding to a DSA signature il y a 6 ans
  Matt Caswell a3e9d5aa98 Add blinding to an ECDSA signature il y a 6 ans
  Billy Brumley fe2d397588 ECDSA: remove nonce padding (delegated to EC_POINT_mul) il y a 6 ans
  Richard Levitte 3c7d0945b6 Update copyright years on all files merged since Jan 1st 2018 il y a 6 ans
  Andy Polyakov eb7916960b ec/ecp_nistz256.c: improve ECDSA sign by 30-40%. il y a 6 ans
  Bernd Edlinger 532b11830c Fix a typo in comment il y a 7 ans
  Josh Soref 46f4e1bec5 Many spelling fixes/typo's corrected. il y a 7 ans
  Pauli 4a089bbdf1 Address a timing side channel whereby it is possible to determine some il y a 7 ans
  KaoruToda 26a7d938c9 Remove parentheses of return. il y a 7 ans