Historique des commits

Auteur SHA1 Message Date
  Dr. Stephen Henson ff7231043f make timing attack protection unconditional il y a 13 ans
  Dr. Stephen Henson 6b6abd627c Set flags in ECDH and ECDSA methods for FIPS. il y a 13 ans
  Dr. Stephen Henson 992bdde62d Fix the ECDSA timing attack mentioned in the paper at: il y a 13 ans
  Dr. Stephen Henson cac4fb58e0 Add PRNG security strength checking. il y a 13 ans
  Dr. Stephen Henson fe26d066ff Add ECDSA functionality to fips module. Initial very incomplete version il y a 13 ans
  Dr. Stephen Henson b331016124 New option to disable characteristic two fields in EC code. il y a 13 ans
  Dr. Stephen Henson 606c46fb6f PR: 1432 il y a 15 ans
  Bodo Möller 4726fcfc25 Should reject signatures that we can't properly verify il y a 17 ans
  Bodo Möller da989402f2 The hash length check wasn't strict enough, il y a 17 ans
  Nils Larsch 2fc281d01f return an error if the supplied precomputed values lead to an invalid signature il y a 18 ans
  Nils Larsch 9dd8405341 ecc api cleanup; summary: il y a 19 ans
  Nils Larsch 6a50d0a422 hide the definition of ECDSA_METHOD and ECDSA_DATA (and mutatis mutandis il y a 19 ans
  Bodo Möller aa4ce7315f Fix various incorrect error function codes. il y a 19 ans
  Nils Larsch a0bee97e55 more const il y a 19 ans
  Nils Larsch ff22e913a3 - use BN_set_negative and BN_is_negative instead of BN_set_sign il y a 19 ans
  Geoff Thorpe 0f814687b9 Deprecate the recursive includes of bn.h from various API headers (asn1.h, il y a 20 ans
  Geoff Thorpe c6700d2746 A cleanup of the ecs_ossl.c code and some (doxygen) comments for ecdsa.h il y a 21 ans
  Lutz Jänicke a74333f905 Fix initialization sequence to prevent freeing of unitialized objects. il y a 22 ans
  Bodo Möller b53e44e572 implement and use new macros BN_get_sign(), BN_set_sign() il y a 22 ans
  Bodo Möller 14a7cfb32a use a generic EC_KEY structure (EC keys are not ECDSA specific) il y a 22 ans
  Bodo Möller 0bee0e6294 Use SEC1 format for EC private keys. il y a 22 ans
  Bodo Möller 532203cdb0 remove unnecessary calls to EC_POINT_copy() il y a 22 ans
  Bodo Möller 3613e6fc57 simplifications il y a 23 ans
  Bodo Möller 4d94ae00d5 ECDSA support il y a 23 ans