Histórico de Commits

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