提交歷史

作者 SHA1 備註 提交日期
  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 年之前
  Nick Mathewson cf182efe0d Fix comment in crypto.h; bug 6830 11 年之前
  Robert Ransom 62babcaf0a Implement and use crypto_pk_eq_keys 11 年之前
  Nick Mathewson e3a130a7eb Don't log about Libevent/OpenSSL initialization when all's well 11 年之前
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 年之前
  Nick Mathewson 01905a6ef9 Excise PK_NO_PADDING entirely: Unpadded RSA is silly. 12 年之前
  Nick Mathewson de0dca0de7 Refactor the API for setting up a block cipher. 12 年之前
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 12 年之前
  Nick Mathewson 85c7d7659e Add macros to construct openssl version numbers 12 年之前
  George Kadianakis b31601975b Move DH_GENERATOR to crypto.c. 12 年之前
  George Kadianakis 4938bcc06a Do dynamic DH modulus storing in crypto.c. 12 年之前
  George Kadianakis 1d1d5ae7f8 Finishing touches. 12 年之前