Commit Verlauf

Autor SHA1 Nachricht Datum
  Nick Mathewson 801f4d4384 Fix a double-free in failing case of handle_control_authenticate. vor 11 Jahren
  Nick Mathewson 4e87b97872 Fix on that last fix. vor 11 Jahren
  Nick Mathewson 9190468246 Fix warnings on 32-bit builds. vor 11 Jahren
  Nick Mathewson 1c5d680b3d Merge branch 'ed25519_ref10_squashed' vor 11 Jahren
  Nick Mathewson 46cda485bc Comments and tweaks based on review by asn vor 11 Jahren
  Nick Mathewson 6dbd451b9f Add benchmarks for ed25519 functions vor 11 Jahren
  Nick Mathewson 9b43a4a122 Add comments to ed25519_vectors.inc vor 11 Jahren
  Nick Mathewson 6981341764 Cut the time to run the python ed25519 tests by a factor of ~6 vor 11 Jahren
  Nick Mathewson 7ca470e13c Add a reference implementation of our ed25519 modifications vor 11 Jahren
  Nick Mathewson d10e1bdec4 Add the pure-python ed25519 implementation, for testing. vor 11 Jahren
  Nick Mathewson f0eb7ae79f More documentation for ed25519 stuff. vor 11 Jahren
  Nick Mathewson 1d3b33e1ed Fix linux compilation of ed25519_ref10 vor 11 Jahren
  Nick Mathewson 25b1a32ef8 Draft implementation for ed25519 key blinding, as in prop224 vor 11 Jahren
  Nick Mathewson 4caa6fad4c Add curve25519->ed25519 key conversion per proposal 228 vor 11 Jahren
  Nick Mathewson ed48b0fe56 Support for writing ed25519 public/private components to disk. vor 12 Jahren
  Nick Mathewson c75e275574 Add encode/decode functions for ed25519 public keys vor 12 Jahren
  Nick Mathewson 22760c4899 Restore the operation of extra_strong in ed25519_secret_key_generate vor 11 Jahren
  Nick Mathewson 006e6d3b6f Another ed25519 tweak: store secret keys in expanded format vor 11 Jahren
  Nick Mathewson 9e43ee5b4c Fix API for ed25519_ref10_open() vor 11 Jahren
  Nick Mathewson e0097a8839 Tweak ed25519 ref10 signing interface to use less space. vor 11 Jahren
  Nick Mathewson e5a1cf9937 Tweak ref10 keygen APIs to be more sane. vor 11 Jahren
  Nick Mathewson 87ba033cd5 Add Ed25519 support, wrappers, and tests. vor 12 Jahren
  Nick Mathewson 50d15e06b3 Use --require-version to prevent running trunnel pre-1.2 vor 11 Jahren
  Nick Mathewson d303d6244e Have the run_trunnel.sh script tell trunnel to update src/ext/trunnel too vor 11 Jahren
  Nick Mathewson 1b13139709 Add a script to run trunnel on the trunnel files. vor 11 Jahren
  Nick Mathewson 36700ee99e Mention trunnel in LICENSE and src/ext/README vor 11 Jahren
  Nick Mathewson 764e008092 Merge branch 'libscrypt_trunnel_squashed' vor 11 Jahren
  Nick Mathewson c433736734 Add tests for failing cases of crypto_pwbox vor 11 Jahren
  Nick Mathewson 3b7d0ed08e Use trunnel for crypto_pwbox encoding/decoding. vor 11 Jahren
  Nick Mathewson 3011149401 Adjust pwbox format: use a random IV each time vor 11 Jahren