Commit History

Author SHA1 Message Date
  FdaSilvaYY e1e93f7a07 nit: fix some pointer comparisons 2 years ago
  FdaSilvaYY 1567a821a4 crypto: Fix various typos, repeated words, align some spelling to LDP. 2 years ago
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 years ago
  x2018 1287dabd0b fix some code with obvious wrong coding style 3 years ago
  Pauli 5cbd2ea3f9 add zero strenght arguments to BN and RAND RNG calls 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 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
  Billy Brumley c61ced5ec5 [crypto/ec] blind coordinates in ec_wNAF_mul for robustness 4 years ago
  Billy Brumley a4a93bbfb0 [crypto/ec] Ladder tweaks 4 years ago
  Pauli 579422c85c Deprecate the ECDSA and EV_KEY_METHOD functions. 4 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 years ago
  Patrick Steuer 9bf682f62b Enable curve-spefific ECDSA implementations via EC_METHOD 5 years ago
  Matt Caswell a9612d6c03 Make the EC code available from inside the FIPS provider 5 years ago
  Shane Lontis ce1415ed2c Added NULL check to BN_clear() & BN_CTX_end() 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/ 6 years ago
  Nicola Tuveri 5d92b853f6 Replace GFp ladder implementation with ladd-2002-it-4 from EFD 6 years ago
  Matt Caswell 9cc570d4c4 Use the new non-curve type specific EC functions internally 6 years ago
  Billy Brumley 9d91530d2d EC GFp ladder 6 years ago
  Nicola Tuveri 3712436071 EC point multiplication: add `ladder` scaffold 6 years ago
  Sohaib ul Hassan f667820c16 Implement coordinate blinding for EC_POINT 6 years ago
  Matt Caswell 83cf7abf8e Update copyright year 6 years ago
  Matt Caswell b14e601550 Improve compatibility of point and curve checks 6 years ago
  Rich Salz cbe2964821 Consistent formatting for sizeof(foo) 7 years ago
  Paul Yang edea42c602 Change to check last return value of BN_CTX_get 7 years ago
  Rich Salz aa8f3d76fc Modify Sun copyright to follow OpenSSL style 7 years ago
  Rich Salz aa6bb1352b Copyright consolidation 05/10 8 years ago