Historique des commits

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