提交歷史

作者 SHA1 備註 提交日期
  Nick Mathewson f8f407d66a Now that OpenSSL 0.9.8 is dead, crypto_seed_rng() needs no args 9 年之前
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年之前
  George Kadianakis 447ece46f5 Constify crypto_pk_get_digest(). 9 年之前
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 年之前
  Nick Mathewson e84e1c9745 More generic passphrase hashing code, including scrypt support 9 年之前
  Nick Mathewson 9b2d8c4e20 Rename secret_to_key to secret_to_key_rfc2440 10 年之前
  Nick Mathewson d5e11f21cc Fix warnings from doxygen 10 年之前
  Karsten Loesing 3ca5fe81e3 Write hashed bridge fingerprint to logs and to disk. 10 年之前
  Nick Mathewson c1e98c8afe Randomize the global siphash key at startup 10 年之前
  Nick Mathewson d3fb846d8c Split crypto_global_init() into pre/post config 10 年之前
  Kevin Butler 6e17fa6d7b Added --library-versions flag to print the compile time and runtime versions of libevent, openssl and zlib. Partially implements #6384. 10 年之前
  Nick Mathewson fd6749203e More unit tests for handle_client_auth_nonce 10 年之前
  Nick Mathewson a3e0a87d95 Completely refactor how FILENAME_PRIVATE works 11 年之前
  Arlo Breault 0ab38b9366 Remove PK_PKCS1_PADDING 11 年之前
  Nick Mathewson da30adcf0f Merge remote-tracking branch 'origin/maint-0.2.4' 11 年之前
  Nick Mathewson 8362f8854a Merge branch 'less_charbuf_rebased' into maint-0.2.4 11 年之前
  Nick Mathewson cb75519bbf Refactor dirobj signature generation 11 年之前
  Nick Mathewson 55ce9bff54 Remove unused check_fingerprint_syntax 11 年之前
  Nick Mathewson a05dc378e3 Remove unused HMAC-SHA1 function 11 年之前
  Nick Mathewson a4e9d67292 Remove some functions which were unused except for their tests 11 年之前
  Nick Mathewson 8cdd8b8353 Fix numerous problems with Tor's weak RNG. 11 年之前
  Nick Mathewson e0581a4b57 Replace base-{16,32,64} with base{16,32,64} in the code 11 年之前
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 年之前
  Nick Mathewson 25c05cb747 Refactor strong os-RNG into its own function 11 年之前
  Nick Mathewson 6921d1fd25 Implement HKDF from RFC5869 11 年之前
  Nick Mathewson 3c3084e165 Add a crypto_dh_dup, for benchmark support 11 年之前
  Nick Mathewson 81deddb08c Merge remote-tracking branch 'origin/maint-0.2.3' 11 年之前
  Nick Mathewson 49dd5ef3a3 Add and use and unlikely-to-be-eliminated memwipe() 11 年之前
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 年之前
  Nick Mathewson 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 年之前