コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson 717946089b Resolve memory leaks in the unit tests and benchmarks (found by coverity) 11 年 前
  Nick Mathewson ffd6e557cb Speed up the curve25519 unit test by doing fewer iterations 11 年 前
  Nick Mathewson 522b312a51 whitespace fix 11 年 前
  Nick Mathewson 266419d244 Tolerate curve25519 backends where the high bit of the pk isn't ignored 11 年 前
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 年 前
  Nick Mathewson 31d888c834 Make the = at the end of ntor-onion-key optional. 11 年 前
  Nick Mathewson dffc8e359b Whoops; make that unit test actually pass :/ 11 年 前
  Nick Mathewson 27ac306deb Add a unit test for the curve25519 keypair persistence functions 11 年 前
  Nick Mathewson b1bdecd703 Merge branch 'ntor-resquashed' 11 年 前
  Nick Mathewson 25c05cb747 Refactor strong os-RNG into its own function 11 年 前
  Nick Mathewson 89ec584805 Add a wrapper around, and test and build support for, curve25519. 11 年 前
  Nick Mathewson 014e69054d Add a unit test for the old KDF while we're at it 11 年 前
  Nick Mathewson 6921d1fd25 Implement HKDF from RFC5869 11 年 前
  Nick Mathewson 4458fd0cd8 In the unit tests, use "test_eq_ptr" and "test_neq_ptr" consistently 11 年 前
  Nick Mathewson 757b3b259e Add unit test for crypto_pk_cmp_keys and NULL 11 年 前
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 年 前
  Nick Mathewson de0dca0de7 Refactor the API for setting up a block cipher. 12 年 前
  Nick Mathewson 00b4784575 Remove support for PK_NO_PADDING in crypto_pk_public_hybrid_encrypt 12 年 前
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 12 年 前
  Nick Mathewson d29a390733 Test for broken counter-mode at runtime 12 年 前
  Nick Mathewson fbec45c9b4 Make AES unit tests cover the AES and the EVP case. 12 年 前
  Nick Mathewson fdbb9cdf74 Add a sha256 hmac function, with tests 12 年 前
  Nick Mathewson b2e7c356db Prefer tt_assert in unit tests, not tor_assert 13 年 前
  Nick Mathewson bbf2fee8ff Reject 128-byte keys that are not 1024-bit 13 年 前
  Nick Mathewson a5232e0c4c Fix GCC 4.6's new -Wunused-but-set-variable warnings. 13 年 前
  Nick Mathewson 3310dd2358 Clean up whitespace 13 年 前
  Nick Mathewson 5ed73e3807 Make the DH parameter we use for TLS match the one from Apache's mod_ssl 13 年 前
  Nick Mathewson ed87738ede Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 13 年 前
  Nick Mathewson 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 年 前
  Nick Mathewson 006e2e8620 Add a function to return a double in range [0,1). 14 年 前