Historial de Commits

Autor SHA1 Mensaje Fecha
  Matt Caswell 8020d79b40 Update copyright year hace 3 años
  Shane Lontis 32ab57cbb4 Fix external symbols related to ec & sm2 keys hace 3 años
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call hace 3 años
  Nicola Tuveri 00da0f6989 [crypto/ec] Remove unreachable AVX2 code in NISTZ256 implementation hace 4 años
  Billy Brumley c2f2db9b6f deprecate EC_POINT_make_affine and EC_POINTs_make_affine hace 4 años
  Matt Caswell 33388b44b6 Update copyright year hace 4 años
  Billy Brumley 07caec83b8 [crypto/ec] deprecate Jprojective_coordinates_GFp functions hace 4 años
  Pauli 579422c85c Deprecate the ECDSA and EV_KEY_METHOD functions. hace 4 años
  Bernd Edlinger 45a405382b Fix side channel in the ecp_nistz256.c reference implementation hace 5 años
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files hace 5 años
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files hace 5 años
  Patrick Steuer 9bf682f62b Enable curve-spefific ECDSA implementations via EC_METHOD hace 5 años
  Matt Caswell a9612d6c03 Make the EC code available from inside the FIPS provider hace 5 años
  David Benjamin 15972296af Fix calling convention bug in ecp_nistz256_ord_sqr_mont hace 5 años
  Shane Lontis ce1415ed2c Added NULL check to BN_clear() & BN_CTX_end() hace 5 años
  Billy Brumley e0033efc30 SCA hardening for mod. field inversion in EC_GROUP hace 5 años
  Anna Henningsen e26f653def Fix compilation with `-DREF_PRINT` hace 5 años
  Richard Levitte a7f182b726 Following the license change, modify the boilerplates in crypto/ec/ hace 5 años
  Andy Polyakov 7b953da40d ec/ecp_nistz256.c: fix Coverity nit. hace 6 años
  Andy Polyakov 8fc4aeb952 ec/ecp_nistz256.c: fix ecp_nistz256_set_from_affine. hace 6 años
  Nicola Tuveri 01ad66f85d EC2M Lopez-Dahab ladder: use it also for ECDSA verify hace 6 años
  Nicola Tuveri 3712436071 EC point multiplication: add `ladder` scaffold hace 6 años
  Billy Brumley 792546eb18 [crypto/ec] default to FLT or error hace 6 años
  Sohaib ul Hassan f667820c16 Implement coordinate blinding for EC_POINT hace 6 años
  Matt Caswell b14e601550 Improve compatibility of point and curve checks hace 6 años
  Todd Short 8e403a79b0 Fix --strict-warnings with C90 hace 6 años
  Richard Levitte 3c7d0945b6 Update copyright years on all files merged since Jan 1st 2018 hace 6 años
  Andy Polyakov 10bc340945 ec/ecp_nistz256.c: switch to faster addition chain in scalar inversion. hace 6 años
  Andy Polyakov ab4f2026b7 ec/asm/ecp_nistz256-armv8.pl: add optimized inversion. hace 6 años
  Andy Polyakov eb7916960b ec/ecp_nistz256.c: improve ECDSA sign by 30-40%. hace 6 años