Commit History

Author SHA1 Message Date
  Nick Mathewson ddcbe26474 Now that crypto_rand() cannot fail, it should return void. 8 years ago
  Nick Mathewson 10fdee6285 Add crypto-initializer functions to those whose return values must be checked 8 years ago
  Nick Mathewson dedea28c2e Make crypto_seed_rng() and crypto_rand() less scary. 8 years ago
  George Tankersley ff54cc8481 add SHA512 support to crypto 8 years ago
  Nick Mathewson b5aa257d46 Fix "make check-spaces" 8 years ago
  Ola Bini 94e5db3dca Add tests for tortls.c 8 years ago
  Yawning Angel af898f5475 Add crypto_rand_unmocked, which is crypto_rand without mocking. 8 years ago
  Nick Mathewson 347fe449fe Move formatting functions around. 8 years ago
  Nick Mathewson 1b52e95028 Merge branch '12498_ed25519_keys_v6' 9 years ago
  Nick Mathewson efa21bb941 Implement proposal 228: cross-certification with onion keys 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 241e6b0937 Fix some conversion problems 9 years ago
  Nick Mathewson 647b7d37c2 Merge remote-tracking branch 'public/bug15745_027_03' 9 years ago
  Nick Mathewson 3acee61422 Merge branch 'feature15652_squashed' 9 years ago
  Yawning Angel 196499da73 Use a custom Base64 encoder with more control over the output format. 9 years ago
  David Goulet 3f41318472 Add crypto_rand_int_range() and use it 9 years ago
  teor af2b6bdaba Fix spaces in crypto.h and test-memwipe.c 9 years ago
  Nick Mathewson 511ca9b91c Remove DynamicDHGroups as obsoleted by PluggableTransports or P256. 9 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
  George Kadianakis 447ece46f5 Constify crypto_pk_get_digest(). 9 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 years ago
  Nick Mathewson e84e1c9745 More generic passphrase hashing code, including scrypt support 9 years ago
  Nick Mathewson 9b2d8c4e20 Rename secret_to_key to secret_to_key_rfc2440 10 years ago
  Nick Mathewson d5e11f21cc Fix warnings from doxygen 10 years ago
  Karsten Loesing 3ca5fe81e3 Write hashed bridge fingerprint to logs and to disk. 10 years ago
  Nick Mathewson c1e98c8afe Randomize the global siphash key at startup 10 years ago
  Nick Mathewson d3fb846d8c Split crypto_global_init() into pre/post config 10 years ago