Historique des commits

Auteur SHA1 Message Date
  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 6 ans
  Dr. Matthias St. Pierre 3a17b9a46e curve25519.c: reformat code to follow coding guidelines il y a 6 ans
  Richard Levitte a7f182b726 Following the license change, modify the boilerplates in crypto/ec/ il y a 6 ans
  Matt Caswell 0ac8f35c04 Disallow Ed25519 signature maleability il y a 6 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 7 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
  Dr. Stephen Henson 04dec1ab34 Clear sensitive data in ED25519_sign il y a 7 ans
  Dr. Stephen Henson d4d001df37 Make Ed25519 consistent with X25519 il y a 7 ans
  Dr. Stephen Henson 06c6d05fae Add Ed25519 algorithm. il y a 7 ans
  Rich Salz aa6bb1352b Copyright consolidation 05/10 il y a 8 ans
  Emilia Kasper 0eadff033f Document inversion ladder in curve25519 il y a 8 ans
  Emilia Kasper 5b7af0dd6c Curve25519: fix const-initialization il y a 8 ans
  Emilia Kasper b95779846d Curve25519: avoid undefined behaviour il y a 8 ans
  Emilia Kasper 8185e649f8 Clean up curve25519 build il y a 8 ans
  Emilia Kasper fdfb8c8486 curve25519: add missing const-qualifier il y a 8 ans
  Kurt Roeckx dc22d6b37e Make k25519Precomp const il y a 8 ans
  Dr. Stephen Henson 15e58273da remove unused variables il y a 8 ans