Commit History

Author SHA1 Message Date
  teor (Tim Wilson-Brown) 155fa2dbdb Add unit tests that check for common RNG failure modes 8 years ago
  George Tankersley ff54cc8481 add SHA512 support to crypto 8 years ago
  Nick Mathewson edaf681735 Break some wide lines 8 years ago
  Yawning Angel 840e68d917 Integrate and enable ed25519-donna. 8 years ago
  Yawning Angel f079c27761 Integrate the accelerated Curve25519 scalar basemult. 8 years ago
  Nick Mathewson 1b52e95028 Merge branch '12498_ed25519_keys_v6' 9 years ago
  Nick Mathewson fe5d2477aa Implement ed25519-signed descriptors 9 years ago
  Nick Mathewson ed02a409cf Merge branch 'bug16034_no_more_openssl_098_squashed' 9 years ago
  Nick Mathewson f8f407d66a Now that OpenSSL 0.9.8 is dead, crypto_seed_rng() needs no args 9 years ago
  Yawning Angel 915c7438a7 Add "ADD_ONION"/"DEL_ONION" and "GETINFO onions/*" to the controller. 9 years ago
  Nick Mathewson 647b7d37c2 Merge remote-tracking branch 'public/bug15745_027_03' 9 years ago
  Nick Mathewson 55118d90ca Fix some implicit conversion warnings 9 years ago
  Yawning Angel 196499da73 Use a custom Base64 encoder with more control over the output format. 9 years ago
  Nick Mathewson e48ad353a3 Add test for random-int-in-range 9 years ago
  Nick Mathewson 7322de15dc Split the slow unit tests into their own binary 9 years ago
  Nick Mathewson 7a63005220 Basic unit test for condition variables. 10 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
  Nick Mathewson 4ac5175109 Fix wide lines (from 13172) 9 years ago
  Nick Mathewson a3dafd3f58 Replace operators used as macro arguments with OP_XX macros 9 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 years ago
  Sebastian Hahn 909aa51b3f Remove configure option to disable curve25519 9 years ago
  Nick Mathewson b45bfba2ce Whitespace fixes 9 years ago
  teor ffd92e8ef8 Stop test & bench build failures with --disable-curve25519 9 years ago
  Nick Mathewson 1c5d680b3d Merge branch 'ed25519_ref10_squashed' 9 years ago
  Nick Mathewson 7ca470e13c Add a reference implementation of our ed25519 modifications 9 years ago
  Nick Mathewson 25b1a32ef8 Draft implementation for ed25519 key blinding, as in prop224 9 years ago
  Nick Mathewson 4caa6fad4c Add curve25519->ed25519 key conversion per proposal 228 9 years ago
  Nick Mathewson c75e275574 Add encode/decode functions for ed25519 public keys 10 years ago
  Nick Mathewson 006e6d3b6f Another ed25519 tweak: store secret keys in expanded format 9 years ago
  Nick Mathewson 87ba033cd5 Add Ed25519 support, wrappers, and tests. 10 years ago