Commit History

Author SHA1 Message Date
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 3 years ago
  Shane Lontis 8dbef010e7 Fix ecx so that is uses a settable propertyquery 3 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Pauli 43cd37014e ecx: add key generation support. 4 years ago
  Matt Caswell 5435044fd6 Enable Ed25519 signing/verifying to use the libctx 4 years ago
  Matt Caswell 4de88fe6da Implement a stricter ECX_KEY type 4 years ago
  Pauli 579422c85c Deprecate the ECDSA and EV_KEY_METHOD functions. 4 years ago
  Pauli 85d843c8ec Deprecate the low level SHA functions. 4 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 4 years ago
  Shane Lontis 3a86f1db28 Fixed linux_x86_icc compiler errors in EC code related to __uint128_t/__int128_t 5 years ago
  Dr. Matthias St. Pierre 425dde5d75 curve25519.c: improve formula alignment 5 years ago
  Dr. Matthias St. Pierre 3a17b9a46e curve25519.c: reformat code to follow coding guidelines 5 years ago
  Richard Levitte a7f182b726 Following the license change, modify the boilerplates in crypto/ec/ 5 years ago
  Matt Caswell 0ac8f35c04 Disallow Ed25519 signature maleability 5 years ago
  Andy Polyakov 3c849bc901 ec/curve25519.c: reorganize for better accessibility. 6 years ago
  Bernd Edlinger 9186016582 Add -Wstrict-prototypes option to --strict-warnings 6 years ago
  Andy Polyakov b3e02d06ba ec/curve25519.c: resolve regression with Android NDK's arm64 gcc. 6 years ago
  Andy Polyakov 11a9eacde9 {ec/curve25519,poly1305/poly1305}.c: relax pedantic constraint. 6 years ago
  Andy Polyakov c521e4392f ec/curve25519.c: facilitate assembly implementations. 6 years ago
  Andy Polyakov 127d6cf747 crypto/ec/curve25519.c: remove redundant fe[51]_cswap. 6 years ago
  Richard Levitte 48e5119a6b Copyright update of more files that have changed this year 6 years ago
  Andy Polyakov 26b05245f0 ec/curve25519.c: avoid 2^51 radix on SPARC. 6 years ago
  Andy Polyakov cfc32a1efb ec/curve25519.c: "double" ecdhx25519 performance on 64-bit platforms. 6 years ago
  Andy Polyakov 3a63c0edab Resolve warnings in VC-WIN32 build, which allows to add /WX. 6 years ago
  Bernd Edlinger 3790a2f697 Clear secret stack values after use in the ED25519-functions 6 years ago
  Bernd Edlinger 78f1e4d0b0 Clear secret stack values after use in curve25519.c 6 years ago
  Matt Caswell 51909407c2 Left shift of a negative number is undefined behaviour 7 years ago
  Dr. Stephen Henson 04dec1ab34 Clear sensitive data in ED25519_sign 7 years ago
  Dr. Stephen Henson d4d001df37 Make Ed25519 consistent with X25519 7 years ago
  Dr. Stephen Henson 06c6d05fae Add Ed25519 algorithm. 7 years ago