Historique des commits

Auteur SHA1 Message Date
  Matt Caswell da1c088f59 Copyright year updates il y a 1 an
  Tom Cosgrove 12d08fe3a5 Move ALIGN32 and ALIGN64 into common.h, and fix for clang-cl.exe 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
  Matt Caswell fecb3aae22 Update copyright year il y a 2 ans
  Pauli 70cd9a5191 Fix coverity 1498607: uninitialised value il y a 2 ans
  x2018 1287dabd0b fix some code with obvious wrong coding style 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
  Nicola Tuveri 00da0f6989 [crypto/ec] Remove unreachable AVX2 code in NISTZ256 implementation il y a 4 ans
  Billy Brumley c2f2db9b6f deprecate EC_POINT_make_affine and EC_POINTs_make_affine il y a 4 ans
  Matt Caswell 33388b44b6 Update copyright year il y a 4 ans
  Billy Brumley 07caec83b8 [crypto/ec] deprecate Jprojective_coordinates_GFp functions il y a 4 ans
  Pauli 579422c85c Deprecate the ECDSA and EV_KEY_METHOD functions. il y a 4 ans
  Bernd Edlinger 45a405382b Fix side channel in the ecp_nistz256.c reference implementation 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 Benjamin 15972296af Fix calling convention bug in ecp_nistz256_ord_sqr_mont il y a 5 ans
  Shane Lontis ce1415ed2c Added NULL check to BN_clear() & BN_CTX_end() il y a 5 ans
  Billy Brumley e0033efc30 SCA hardening for mod. field inversion in EC_GROUP il y a 5 ans
  Anna Henningsen e26f653def Fix compilation with `-DREF_PRINT` il y a 5 ans
  Richard Levitte a7f182b726 Following the license change, modify the boilerplates in crypto/ec/ il y a 6 ans
  Andy Polyakov 7b953da40d ec/ecp_nistz256.c: fix Coverity nit. il y a 6 ans
  Andy Polyakov 8fc4aeb952 ec/ecp_nistz256.c: fix ecp_nistz256_set_from_affine. 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 792546eb18 [crypto/ec] default to FLT or error il y a 6 ans