Historique des commits

Auteur SHA1 Message Date
  Matt Caswell da1c088f59 Copyright year updates il y a 1 an
  Pauli 1353736b3e ec: update to structure based atomics il y a 1 an
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places il y a 2 ans
  Pauli 4656d9ecd1 ec: remove TODOs il y a 3 ans
  Shane Lontis 32ab57cbb4 Fix external symbols related to ec & sm2 keys il y a 3 ans
  Richard Levitte 4333b89f50 Update copyright year il y a 3 ans
  Agustin Gianni 48116c2d0f Fix incorrect use of BN_CTX API 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
  Billy Brumley c2f2db9b6f deprecate EC_POINT_make_affine and EC_POINTs_make_affine il y a 4 ans
  Richard Levitte f844f9eb44 Rename FIPS_MODE to FIPS_MODULE il y a 4 ans
  Matt Caswell 33388b44b6 Update copyright year il y a 4 ans
  Billy Brumley c61ced5ec5 [crypto/ec] blind coordinates in ec_wNAF_mul for robustness il y a 4 ans
  Billy Brumley a4a93bbfb0 [crypto/ec] Ladder tweaks il y a 4 ans
  Pauli 579422c85c Deprecate the ECDSA and EV_KEY_METHOD functions. il y a 4 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
  Matt Caswell a9612d6c03 Make the EC code available from inside the FIPS provider il y a 5 ans
  Bernd Edlinger 3051bf2afa Don't use coordinate blinding when scalar is group order il y a 5 ans
  Nicola Tuveri ac2b52c6ad Separate the lookup test il y a 5 ans
  Shane Lontis 8402cd5f75 added code to validate EC named curve parameters il y a 5 ans
  Shane Lontis ce1415ed2c Added NULL check to BN_clear() & BN_CTX_end() il y a 5 ans
  Bernd Edlinger 8a74bb5c7b Clear the point S before freeing in ec_scalar_mul_ladder il y a 5 ans
  Richard Levitte a7f182b726 Following the license change, modify the boilerplates in crypto/ec/ il y a 6 ans
  Pauli 99540ec794 Timing vulnerability in ECDSA signature generation (CVE-2018-0735) il y a 6 ans
  Nicola Tuveri 01ad66f85d EC2M Lopez-Dahab ladder: use it also for ECDSA verify il y a 6 ans
  Nicola Tuveri 3712436071 EC point multiplication: add `ladder` scaffold il y a 6 ans
  Billy Brumley de72274d62 [crypto/ec] disable SCA mitigations for curves with incomplete parameters il y a 6 ans
  Billy Brumley a766aab93a [crypto/ec] don't assume points are of order group->order il y a 6 ans
  Sohaib ul Hassan f667820c16 Implement coordinate blinding for EC_POINT il y a 6 ans
  Matt Caswell b14e601550 Improve compatibility of point and curve checks il y a 6 ans