Commit History

Author SHA1 Message Date
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 years ago
  Nick Mathewson 25c05cb747 Refactor strong os-RNG into its own function 11 years ago
  Nick Mathewson 6921d1fd25 Implement HKDF from RFC5869 11 years ago
  Nick Mathewson 3c3084e165 Add a crypto_dh_dup, for benchmark support 11 years ago
  Nick Mathewson 81deddb08c Merge remote-tracking branch 'origin/maint-0.2.3' 11 years ago
  Nick Mathewson 49dd5ef3a3 Add and use and unlikely-to-be-eliminated memwipe() 11 years ago
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 years ago
  Nick Mathewson 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 years ago
  Nick Mathewson cf182efe0d Fix comment in crypto.h; bug 6830 11 years ago
  Robert Ransom 62babcaf0a Implement and use crypto_pk_eq_keys 11 years ago
  Nick Mathewson e3a130a7eb Don't log about Libevent/OpenSSL initialization when all's well 11 years ago
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
  Nick Mathewson 01905a6ef9 Excise PK_NO_PADDING entirely: Unpadded RSA is silly. 12 years ago
  Nick Mathewson de0dca0de7 Refactor the API for setting up a block cipher. 12 years ago
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 12 years ago
  Nick Mathewson 85c7d7659e Add macros to construct openssl version numbers 12 years ago
  George Kadianakis b31601975b Move DH_GENERATOR to crypto.c. 12 years ago
  George Kadianakis 4938bcc06a Do dynamic DH modulus storing in crypto.c. 12 years ago
  George Kadianakis 1d1d5ae7f8 Finishing touches. 12 years ago
  George Kadianakis 7c37a664c1 Rename 'dynamic prime' to 'dynamic DH modulus'. 12 years ago
  George Kadianakis 94076d9e3b Move crypto_get_stored_dynamic_prime() to crypto.c 12 years ago
  George Kadianakis 2ef68980a7 Move store_dynamic_prime() to crypto.c. 12 years ago
  George Kadianakis 8a726dd0dd Implement dynamic prime reading and storing to disk. 12 years ago
  George Kadianakis 42bda231ee Make DynamicPrimes SIGHUP-able. 12 years ago
  George Kadianakis 375e55eaa2 Rename "Rakshasa" to "Dynamic Prime". 12 years ago
  George Kadianakis 659381e00d Introduce the DynamicPrimes configuration option. 12 years ago
  George Kadianakis edec9409e8 Copy/Paste Jake's stuff. 12 years ago
  Nick Mathewson fdbb9cdf74 Add a sha256 hmac function, with tests 12 years ago
  Nick Mathewson dcf69a9e12 New function to get all digests of a public key 12 years ago
  Nick Mathewson 12f9c91c06 Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago