Commit History

Author SHA1 Message Date
  teor 7d513a5d55 crypto_format: Remove the return values from digest256_to_base64() 5 years ago
  David Goulet b402a0887f Merge branch 'tor-github/pr/655' 5 years ago
  George Kadianakis 7fbfdf2af7 Merge branch 'tor-github/pr/611' 5 years ago
  Nick Mathewson 3d3578ab41 Extract RNG tests into a new test module 5 years ago
  Nick Mathewson 9b0dd1ae04 Add a function to compute an XOF in one shot. 5 years ago
  Nick Mathewson c393171403 Use openssl's version of sha3 when available. 5 years ago
  Nick Mathewson 2f683465d4 Bump copyright date to 2019 5 years ago
  Nick Mathewson a517daa56f base32_decode(): Return number of bytes written on success. 5 years ago
  Nick Mathewson 3b61bdb5ae Try to fix new coverity warnings in unit tests. 5 years ago
  Nick Mathewson 600e046ed3 Rename crypto_pk_check_key(), use it more reasonably, add tests 5 years ago
  Nick Mathewson 6a88d8f6b4 When enabling NSS, disable OpenSSL. 5 years ago
  Nick Mathewson b94e7de7db Refactor crypto_rsa to use pem module. 5 years ago
  Nick Mathewson 0f971d7c91 Rename functions that encode/decode private keys 5 years ago
  Nick Mathewson f5e22358b0 Additional tests for NSS DH 5 years ago
  Nick Mathewson 12a1ada158 Move the initialization and cleanup parts of crypto.c 5 years ago
  Nick Mathewson ef486e3c02 Fix every include path changed in the previous commit (automated) 6 years ago
  Nick Mathewson 4593829861 Remove util.h 6 years ago
  Nick Mathewson df98582851 Merge remote-tracking branch 'github/ticket26626' 6 years ago
  Nick Mathewson 52884f56d4 Replace U64_LITERAL with the standard UINT64_C 6 years ago
  Nick Mathewson c75215c23a Clean up various things that broke with our stdint.h changes 6 years ago
  Nick Mathewson 6c440da926 Remove system headers from or.h 6 years ago
  Nick Mathewson 1743dac078 Minimize headers that include crypto_formats and x25519 stuff 6 years ago
  Nick Mathewson 471104eaa5 Remove needless includes from or.h 6 years ago
  Nick Mathewson 7a61a92870 Combine DH_BYTES and DH_KEY_LEN; put them in a lib/defs header. 6 years ago
  Nick Mathewson accf239fa3 Rectify include paths (automated) 6 years ago
  Nick Mathewson 27e456cd72 Merge remote-tracking branch 'rl1987/ticket19979_2' 6 years ago
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py 6 years ago
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 6 years ago
  rl1987 5af29fbb63 When possible, use RFC5869 HKDF implementation from OpenSSL 6 years ago
  Nick Mathewson 987174cc6f Merge remote-tracking branch 'github/bug26152_035' 6 years ago