Commit History

Author SHA1 Message Date
  Pauli 579422c85c Deprecate the ECDSA and EV_KEY_METHOD functions. 4 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 4 years ago
  Patrick Steuer 19bd1fa1ef s390x assembly pack: accelerate X25519, X448, Ed25519 and Ed448 4 years ago
  Patrick Steuer 1461e66706 s390x assembly pack: accelerate scalar multiplication 5 years ago
  Matt Caswell a9612d6c03 Make the EC code available from inside the FIPS provider 5 years ago
  Shane Lontis 10c25644e3 EC only uses approved curves in FIPS mode. 5 years ago
  Pauli 32ee452496 Remove OPENSSL_memcmp. 5 years ago
  Shane Lontis 37f03b9881 doc fixups 5 years ago
  Shane Lontis 8402cd5f75 added code to validate EC named curve parameters 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
  Matt Caswell b14e601550 Improve compatibility of point and curve checks 6 years ago
  Matt Caswell b0edda11cb Update copyright year 6 years ago
  Todd Short 27df459731 Fix no-sm3/no-sm2 (with strict-warnings) 6 years ago
  Todd Short 98020023a4 Fix no-sm3 (and no-sm2) 6 years ago
  Jack Lloyd 3d328a445c Add SM2 signature and ECIES schemes 6 years ago
  Rich Salz e3713c365c Remove email addresses from source code. 6 years ago
  Pauli 677963e5a4 e_os.h removal from other headers and source files. 6 years ago
  Rich Salz aa8f3d76fc Modify Sun copyright to follow OpenSSL style 7 years ago
  Dr. Stephen Henson bc7bfb83b7 Remove old EC based X25519 code. 8 years ago
  Rich Salz aa6bb1352b Copyright consolidation 05/10 8 years ago
  Dr. Stephen Henson af4f2ad9dd Add X25519 curve to list 8 years ago
  Dr. Stephen Henson 6903e2e7e9 Extended EC_METHOD customisation support. 8 years ago
  FdaSilvaYY 0d4fb84390 GH601: Various spelling fixes. 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) 9 years ago
  Rich Salz 86885c2895 Use "==0" instead of "!strcmp" etc 9 years ago
  Dr. Stephen Henson b6eb9827a6 Add OSSL_NELEM macro. 9 years ago
  Rich Salz 23a1d5e97c free NULL cleanup 7 9 years ago
  Rich Salz 8fdc3734c0 free NULL cleanup. 9 years ago