Revīziju vēsture

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