提交歷史

作者 SHA1 備註 提交日期
  Nick Mathewson aae034d13e Write a bunch of module documentation. 8 年之前
  George Kadianakis b8bfdf638e Introduce ed25519_{sign,checksig}_prefixed functions(). 8 年之前
  Nick Mathewson 0ef36626ea Use calloc, not malloc(a*b), in ed25519 batch signature check fn 8 年之前
  Nick Mathewson ec81329339 Do not leak the 'tag' when trying to read a truncated ed25519 key file 8 年之前
  Nick Mathewson 5b91e70a4f Mark unreachable lines in crypto_ed25519.c 8 年之前
  Nick Mathewson dd572dac34 Fix all doxygen warnings (other than missing docs) 8 年之前
  Nick Mathewson 57699de005 Update the copyright year. 8 年之前
  Nick Mathewson 23f8c9b32f Add a brief file-level description for everything in src/common 8 年之前
  Nick Mathewson b18f533cf0 Always test both ed25519 backends. 8 年之前
  Nick Mathewson 2259de0de7 Always hash crypto_strongest_rand() along with some prng 8 年之前
  Nick Mathewson 542cc8a5ff Fix a memory leak; bug 17398. 9 年之前
  Yawning Angel 78fad380cd Use ed25519-donna's batch verification support when applicable. 9 年之前
  Nick Mathewson 347fe449fe Move formatting functions around. 9 年之前
  Nick Mathewson 3c28d95ca7 Add more EINVAL errno setting on key read failures 9 年之前
  Yawning Angel 840e68d917 Integrate and enable ed25519-donna. 9 年之前
  Nick Mathewson fe5d2477aa Implement ed25519-signed descriptors 10 年之前
  Nick Mathewson 818e6f939d prop220: Implement certificates and key storage/creation 10 年之前
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年之前
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 10 年之前
  Nick Mathewson 46cda485bc Comments and tweaks based on review by asn 10 年之前
  Nick Mathewson f0eb7ae79f More documentation for ed25519 stuff. 10 年之前
  Nick Mathewson 25b1a32ef8 Draft implementation for ed25519 key blinding, as in prop224 10 年之前
  Nick Mathewson 4caa6fad4c Add curve25519->ed25519 key conversion per proposal 228 10 年之前
  Nick Mathewson ed48b0fe56 Support for writing ed25519 public/private components to disk. 11 年之前
  Nick Mathewson 22760c4899 Restore the operation of extra_strong in ed25519_secret_key_generate 10 年之前
  Nick Mathewson 006e6d3b6f Another ed25519 tweak: store secret keys in expanded format 10 年之前
  Nick Mathewson 9e43ee5b4c Fix API for ed25519_ref10_open() 10 年之前
  Nick Mathewson e0097a8839 Tweak ed25519 ref10 signing interface to use less space. 10 年之前
  Nick Mathewson 87ba033cd5 Add Ed25519 support, wrappers, and tests. 11 年之前