Commit History

Author SHA1 Message Date
  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 5 years ago
  Nicola Tuveri 4fe2ee3a44 [ec/ecp_nistp*.c] restyle: use {} around `else` too 5 years ago
  Nicola Tuveri e0b660c27d [ec/ecp_nistp*.c] remove flip_endian() 5 years ago
  Nicola Tuveri 805315d3a2 Fix a SCA leak using BN_bn2bin() 5 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 5 years ago
  Matt Caswell a9612d6c03 Make the EC code available from inside the FIPS provider 5 years ago
  Antoine Cœur c2969ff6e7 Fix Typos 5 years ago
  Matt Caswell 13fbce17fc Avoid an underflow in ecp_nistp521.c 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
  Sohaib ul Hassan f667820c16 Implement coordinate blinding for EC_POINT 6 years ago
  Richard Levitte 8cc1dc3632 Better error code when lacking __SIZEOF_INT128__ 6 years ago
  Matt Caswell 0d66475908 Update copyright year 6 years ago
  Andy Polyakov 6afed267db ec/ecp_nistp{224,256,521}.c: harmonize usage of __uint128_t. 6 years ago
  Andy Polyakov 8af7e94d7b ec/ecp_nistp*.c: sanitize for undefined/implmentation-specific behaviour. 6 years ago
  Rich Salz cbe2964821 Consistent formatting for sizeof(foo) 6 years ago
  Adam Langley 2dbfa8444b nistp521: add a comment to the P+P exceptional case in point_add. 7 years ago
  Bernd Edlinger c55b786a89 Fix the return type of felem_is_zero_int which should be int. 7 years ago
  Paul Yang edea42c602 Change to check last return value of BN_CTX_get 7 years ago
  Richard Levitte 74a011ebb5 Cleanup - use e_os2.h rather than stdint.h 7 years ago
  Kurt Roeckx 2f545ae45d Add support for reference counting using C11 atomics 8 years ago
  Rich Salz aa6bb1352b Copyright consolidation 05/10 8 years ago
  Alessandro Ghedini 9b398ef297 Convert CRYPTO_LOCK_EC_* to new multi-threading API 8 years ago