Commit History

Author SHA1 Message Date
  Billy Brumley 07caec83b8 [crypto/ec] deprecate Jprojective_coordinates_GFp functions 4 years ago
  Bernd Edlinger 1eb9b54af7 Fix the error handling in EC_POINTs_mul 4 years ago
  Aaron Thompson 0e8b6c97ba Fix bugs in EC code introduced with FIPS changes. 4 years ago
  Shane Lontis 1c725f463e Add ECDH to fips provider 4 years ago
  Shane Lontis a173cc9c38 Add EC key validation to default provider 4 years ago
  Pauli 579422c85c Deprecate the ECDSA and EV_KEY_METHOD functions. 4 years ago
  Richard Levitte 936c2b9e93 Update source files for deprecation at 3.0 5 years ago
  Nicola Tuveri 4a7a497229 Deprecate EC_GROUP_clear_free() 5 years ago
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar 5 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 years ago
  Billy Brumley b783beeadf [crypto/ec] for ECC parameters with NULL or zero cofactor, compute it 5 years ago
  Matt Caswell a9612d6c03 Make the EC code available from inside the FIPS provider 5 years ago
  Nicola Tuveri ac2b52c6ad Separate the lookup test 5 years ago
  Shane Lontis 8402cd5f75 added code to validate EC named curve parameters 5 years ago
  Shane Lontis ce1415ed2c Added NULL check to BN_clear() & BN_CTX_end() 5 years ago
  David Asraf fa1f030610 Add EC_GROUP_get0_field 5 years ago
  Richard Levitte a7f182b726 Following the license change, modify the boilerplates in crypto/ec/ 6 years ago
  Richard Levitte fcd2d5a612 Refactor the computation of API version limits 6 years ago
  Richard Levitte 672f943ad6 Switch future deprecation version from 1.2.0 to 3.0 6 years ago
  Billy Brumley bfb10b9758 [test] throw error from wrapper function instead of an EC_METHOD specific one 6 years ago
  Matt Caswell 50db81633e Deprecate the EC curve type specific functions in 1.2.0 6 years ago
  Matt Caswell 8e3cced75f Provide EC functions that are not curve type specific 6 years ago
  Nicola Tuveri 01ad66f85d EC2M Lopez-Dahab ladder: use it also for ECDSA verify 6 years ago
  Billy Brumley 792546eb18 [crypto/ec] default to FLT or error 6 years ago
  Billy Brumley 262dccc0d5 [crypto/ec] remove blinding to support even orders 6 years ago
  Billy Brumley c11d372b3b make EC_GROUP_do_inverse_ord more robust 6 years ago
  Sohaib ul Hassan f667820c16 Implement coordinate blinding for EC_POINT 6 years ago
  Matt Caswell b14e601550 Improve compatibility of point and curve checks 6 years ago
  FdaSilvaYY f06080cb3d Add missing error code when alloc-return-null 6 years ago
  Rich Salz cdb10bae3f Set error code on alloc failures 6 years ago