Commit History

Author SHA1 Message Date
  Nick Mathewson 347fe449fe Move formatting functions around. 10 years ago
  Yawning Angel 840e68d917 Integrate and enable ed25519-donna. 10 years ago
  Yawning Angel f079c27761 Integrate the accelerated Curve25519 scalar basemult. 10 years ago
  Nick Mathewson 753797391f More tweaks for windows compilation. (ick) 10 years ago
  Nick Mathewson d9052c629b Remove checks for visual C 6. 10 years ago
  Nick Mathewson 7816ba8f1a Add assertions to crypto_dh_dup() 10 years ago
  Nick Mathewson 1b52e95028 Merge branch '12498_ed25519_keys_v6' 10 years ago
  Nick Mathewson 277c9a3580 Note some functions that should move or be merged 10 years ago
  Nick Mathewson efa21bb941 Implement proposal 228: cross-certification with onion keys 11 years ago
  Nick Mathewson fe5d2477aa Implement ed25519-signed descriptors 11 years ago
  Nick Mathewson 0b7bf3585a Generate error ASAP if building with too-old openssl 10 years ago
  Nick Mathewson ed02a409cf Merge branch 'bug16034_no_more_openssl_098_squashed' 10 years ago
  Nick Mathewson f8f407d66a Now that OpenSSL 0.9.8 is dead, crypto_seed_rng() needs no args 10 years ago
  Nick Mathewson 971f0f8e18 Remove code to support OpenSSL 0.9.8 10 years ago
  Yawning Angel 53a347592a ERR_remove_state() is deprecated since OpenSSL 1.0.0. 10 years ago
  Yawning Angel 915c7438a7 Add "ADD_ONION"/"DEL_ONION" and "GETINFO onions/*" to the controller. 10 years ago
  Nick Mathewson 9a81ed1d23 Fix some RNG function issues 10 years ago
  Nick Mathewson c3894473fe whitespace fixes 10 years ago
  Nick Mathewson 241e6b0937 Fix some conversion problems 10 years ago
  Nick Mathewson 647b7d37c2 Merge remote-tracking branch 'public/bug15745_027_03' 10 years ago
  Nick Mathewson 55118d90ca Fix some implicit conversion warnings 10 years ago
  Yawning Angel 196499da73 Use a custom Base64 encoder with more control over the output format. 10 years ago
  Nick Mathewson 6bf31543dc Make the crypto_rand_int_range return value right-exclusive. 10 years ago
  David Goulet 3f41318472 Add crypto_rand_int_range() and use it 10 years ago
  Yawning Angel ba2485f7df Remove `USE_OPENSSL_BASE64` and the associated code. 10 years ago
  Nick Mathewson cd8f13b5cb Merge branch 'bug13736' 10 years ago
  Nick Mathewson baf24bf4d1 Unindent a block in crypto_set_tls_dh_prime 10 years ago
  cypherpunks 5176f6f103 Remove relative paths to header files. 10 years ago
  Nick Mathewson 511ca9b91c Remove DynamicDHGroups as obsoleted by PluggableTransports or P256. 10 years ago
  Nick Mathewson e9caa8645e Try to work around changes in openssl 1.1.0 10 years ago