Historique des commits

Auteur SHA1 Message Date
  Nick Mathewson 7ca470e13c Add a reference implementation of our ed25519 modifications il y a 9 ans
  Nick Mathewson d10e1bdec4 Add the pure-python ed25519 implementation, for testing. il y a 9 ans
  Nick Mathewson f0eb7ae79f More documentation for ed25519 stuff. il y a 9 ans
  Nick Mathewson 1d3b33e1ed Fix linux compilation of ed25519_ref10 il y a 9 ans
  Nick Mathewson 25b1a32ef8 Draft implementation for ed25519 key blinding, as in prop224 il y a 9 ans
  Nick Mathewson 4caa6fad4c Add curve25519->ed25519 key conversion per proposal 228 il y a 9 ans
  Nick Mathewson ed48b0fe56 Support for writing ed25519 public/private components to disk. il y a 10 ans
  Nick Mathewson c75e275574 Add encode/decode functions for ed25519 public keys il y a 10 ans
  Nick Mathewson 22760c4899 Restore the operation of extra_strong in ed25519_secret_key_generate il y a 9 ans
  Nick Mathewson 006e6d3b6f Another ed25519 tweak: store secret keys in expanded format il y a 9 ans
  Nick Mathewson 9e43ee5b4c Fix API for ed25519_ref10_open() il y a 9 ans
  Nick Mathewson e0097a8839 Tweak ed25519 ref10 signing interface to use less space. il y a 9 ans
  Nick Mathewson e5a1cf9937 Tweak ref10 keygen APIs to be more sane. il y a 9 ans
  Nick Mathewson 87ba033cd5 Add Ed25519 support, wrappers, and tests. il y a 10 ans
  Nick Mathewson b2acd3580c ed25519_ref10: use uint64_t and int64_t, not long long il y a 9 ans
  Nick Mathewson 8b36bb9299 Add headers as needed to make ed25519_ref10 compile. il y a 9 ans
  Nick Mathewson 8594e97c03 Add some explicit casts as needed to make ed25519_ref10 compile il y a 9 ans
  Nick Mathewson 4847136d2c Integrate ed25519_ref10 into our build system. il y a 9 ans
  Nick Mathewson b40ac6808f Add the ed25519 ref10 code verbatim from supercop-20140622 il y a 9 ans
  Nick Mathewson fdb7fc70d0 Merge remote-tracking branch 'public/bug10163' il y a 9 ans
  Nick Mathewson 051dd9c409 Remove the assigned-but-unused chosen_named_idx local variable il y a 9 ans
  Nick Mathewson 72ba1739e2 Fix another memory leak case in sandbox.c:prot_strings() il y a 9 ans
  Nick Mathewson 9222707e5c Use the ARRAY_LENGTH macro more consistently. il y a 9 ans
  Nick Mathewson 15be51b41d Remove the non-implemented versions of the sandbox _array() functions il y a 9 ans
  Nick Mathewson 991545acf1 Whitespace fixes il y a 9 ans
  Nick Mathewson 7c1143e11f Terser ways to sandbox-allow related filenames il y a 9 ans
  Nick Mathewson 59e114832e Merge branch 'bug11792_1_squashed' il y a 9 ans
  Nick Mathewson d6033843a4 When looking for conns to close, count the age of linked queued data il y a 9 ans
  Nick Mathewson 68e430a6fb Kill non-tunneled directory connections when handling OOM. il y a 9 ans
  Nick Mathewson 8e55cafd67 Count zlib buffer memory towards OOM totals. il y a 9 ans