Commit History

Author SHA1 Message Date
  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
  Nick Mathewson bbf2fee8ff Reject 128-byte keys that are not 1024-bit 13 years ago
  Nick Mathewson 03ccce6d77 Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson e908e3a332 Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2 13 years ago
  Nick Mathewson 4a22046c86 squash! Add crypto_pk_check_key_public_exponent function 13 years ago
  Robert Ransom d2629f78a0 Add crypto_pk_check_key_public_exponent function 13 years ago
  Nick Mathewson 50c259d763 Make the DH parameter we use for TLS match the one from Apache's mod_ssl 13 years ago