Commit History

Author SHA1 Message Date
  Matt Caswell da1c088f59 Copyright year updates 10 months ago
  Pauli 1353736b3e ec: update to structure based atomics 1 year ago
  Jonas Lindstrøm 13069d0144 ecp_nistp256.c: Fix exponent in comment 1 year ago
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
  Rich Salz a935791d54 Rework and make DEBUG macros consistent. 3 years ago
  Amitay Isaacs 5de32f22e7 Use numbers definition of int128_t and uint128_t 3 years ago
  Matt Caswell 8020d79b40 Update copyright year 3 years ago
  Shane Lontis 32ab57cbb4 Fix external symbols related to ec & sm2 keys 3 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
  Pauli aa97970c1a unify spelling of serialize 4 years ago
  Richard Levitte f844f9eb44 Rename FIPS_MODE to FIPS_MODULE 4 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Billy Brumley 07caec83b8 [crypto/ec] deprecate Jprojective_coordinates_GFp functions 4 years ago
  Rich Salz 705536e2b5 Use build.info, not ifdef for crypto modules 4 years ago
  Scott Arciszewski c590be6f12 Fix comment placement in ecp_nistp256.ci 4 years ago
  Pauli 579422c85c Deprecate the ECDSA and EV_KEY_METHOD functions. 4 years ago
  Nicola Tuveri 0164bf812f Fix potential SCA vulnerability in some EC_METHODs 5 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 4 years ago
  Nicola Tuveri 4fe2ee3a44 [ec/ecp_nistp*.c] restyle: use {} around `else` too 4 years ago
  Nicola Tuveri e0b660c27d [ec/ecp_nistp*.c] remove flip_endian() 4 years ago
  Nicola Tuveri 805315d3a2 Fix a SCA leak using BN_bn2bin() 4 years ago
  Patrick Steuer 9bf682f62b Enable curve-spefific ECDSA implementations via EC_METHOD 5 years ago
  Matt Caswell a6482df03a Fix enable-ec_nistp_64_gcc_128 4 years ago
  Matt Caswell a9612d6c03 Make the EC code available from inside the FIPS provider 5 years ago
  Billy Brumley e0033efc30 SCA hardening for mod. field inversion in EC_GROUP 5 years ago
  Richard Levitte a7f182b726 Following the license change, modify the boilerplates in crypto/ec/ 5 years ago
  Matt Caswell 9cc570d4c4 Use the new non-curve type specific EC functions internally 6 years ago
  Nicola Tuveri 01ad66f85d EC2M Lopez-Dahab ladder: use it also for ECDSA verify 6 years ago
  Nicola Tuveri 3712436071 EC point multiplication: add `ladder` scaffold 6 years ago
  Nicola Tuveri 3f5abab941 enable-ec_nistp_64_gcc_128: Fix function prototype warning [-Wstrict-prototypes] 6 years ago