Commit History

Author SHA1 Message Date
  Nick Mathewson 27582325dc Make Tor build happily with OpenSSL master and libressl. 8 years ago
  Nick Mathewson f47d4af04c Whitespace cleanup 8 years ago
  Nick Mathewson d7c841f467 Unit tests for crypto_force_rand_ssleay(). 8 years ago
  Nick Mathewson b18f533cf0 Always test both ed25519 backends. 8 years ago
  Nick Mathewson bb19799a49 Appease "make check-spaces" 8 years ago
  Yawning Angel 081b159abc Add the randomized large buffer test for SHA-3 incremental hashing. 8 years ago
  Yawning Angel 9467485517 Add `crypto_xof_t` and assorted routines, backed by SHAKE256. 8 years ago
  Yawning Angel 687f9b3bd7 Add the SHA-3 hash functions to common/crypto.h. 8 years ago
  teor (Tim Wilson-Brown) fc264975b1 Unit test the full length of SHA256 and SHA512 digests 8 years ago
  Nick Mathewson 09e0ae0588 Merge remote-tracking branch 'teor/rand-failure-modes-v2' 8 years ago
  Nick Mathewson 0285054189 Fix buffer size in sha512 unit test 8 years ago
  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