Historique des commits

Auteur SHA1 Message Date
  teor 4d0ad34a92 Avoid division by zero in circuitstats pareto il y a 9 ans
  teor ffd92e8ef8 Stop test & bench build failures with --disable-curve25519 il y a 9 ans
  Nick Mathewson 47fab50cba Merge branch 'bug13280' il y a 9 ans
  teor ff8fe38a2f Stop spurious clang shallow analysis null pointer errors il y a 9 ans
  teor b7eab94a90 Stop ed25519 8-bit signed left shift overflowing il y a 9 ans
  Nick Mathewson 6129ff320e Use SHL{8,32,64} in ed25519/ref10 to avoid left-shifting negative values il y a 9 ans
  teor 6b155dc1a6 Stop signed left shifts overflowing in ed25519: Macros il y a 9 ans
  Nick Mathewson 5190ec0bc4 Merge remote-tracking branch 'public/require_some_c99' il y a 9 ans
  Nick Mathewson 6e7cbfc465 Avoid a "constant variable guards dead code" warning from coverity il y a 9 ans
  Nick Mathewson 9fd6fbec28 Regenerate pwbox.c with the latest trunnel il y a 9 ans
  Nick Mathewson 27bd1ef100 Comment-out dead code in ed25519/ref10 il y a 9 ans
  Nick Mathewson 7c52a0555a Check key_len in secret_to_key_new() il y a 9 ans
  Nick Mathewson 801f4d4384 Fix a double-free in failing case of handle_control_authenticate. 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 1c5d680b3d Merge branch 'ed25519_ref10_squashed' il y a 9 ans
  Nick Mathewson 46cda485bc Comments and tweaks based on review by asn il y a 9 ans
  Nick Mathewson 6dbd451b9f Add benchmarks for ed25519 functions il y a 9 ans
  Nick Mathewson 9b43a4a122 Add comments to ed25519_vectors.inc il y a 9 ans
  Nick Mathewson 6981341764 Cut the time to run the python ed25519 tests by a factor of ~6 il y a 9 ans
  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