Historique des commits

Auteur SHA1 Message Date
  Yawning Angel f079c27761 Integrate the accelerated Curve25519 scalar basemult. il y a 9 ans
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. il y a 9 ans
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. il y a 9 ans
  Nick Mathewson 4e87b97872 Fix on that last fix. il y a 9 ans
  Nick Mathewson 9190468246 Fix warnings on 32-bit builds. il y a 9 ans
  Nick Mathewson 46cda485bc Comments and tweaks based on review by asn il y a 9 ans
  Nick Mathewson ed48b0fe56 Support for writing ed25519 public/private components to disk. il y a 10 ans
  Nick Mathewson 87ba033cd5 Add Ed25519 support, wrappers, and tests. il y a 10 ans
  Nick Mathewson a3e0a87d95 Completely refactor how FILENAME_PRIVATE works il y a 11 ans
  Nick Mathewson 8b6a952c94 Avoid clang warnings from implicit off_t->size_t cast il y a 11 ans
  Nick Mathewson 266419d244 Tolerate curve25519 backends where the high bit of the pk isn't ignored il y a 11 ans
  Nick Mathewson 5ea9a90d68 Fix compilation with --disable-curve25519 option il y a 11 ans
  Nick Mathewson abb5519d93 typo in crypto_curve25519.c comment, spotted by rransom il y a 11 ans
  Nick Mathewson b987081941 Check for nacl headers in nacl/ subdir il y a 11 ans
  Nick Mathewson 4da083db3b Update the copyright date to 201. il y a 11 ans
  Roger Dingledine 6e4a4002c5 Clean up odds and ends il y a 11 ans
  Nick Mathewson 31d888c834 Make the = at the end of ntor-onion-key optional. il y a 11 ans
  Nick Mathewson d3de0b91fb Check all crypto_rand return values for ntor. il y a 11 ans
  Nick Mathewson 5f219ddd02 Use safe_mem_is_zero for checking curve25519 output for 0-ness il y a 11 ans
  Nick Mathewson 6c883bc638 Move curve25519 keypair type to src/common; give it functions il y a 11 ans
  Nick Mathewson 25c05cb747 Refactor strong os-RNG into its own function il y a 11 ans
  Nick Mathewson 89ec584805 Add a wrapper around, and test and build support for, curve25519. il y a 11 ans