Commit History

Author SHA1 Message Date
  George Kadianakis 02708b7d80 Free the global DH parameters in crypto_global_cleanup(). 13 years ago
  George Kadianakis a708e85236 Move crypto_global_cleanup() to the bottom of crypto.c. 13 years ago
  Nick Mathewson da6c136817 Merge remote-tracking branch 'asn-mytor/bug4548_take2' 13 years ago
  George Kadianakis 055d6c01ff Write dynamic DH parameters to a file. 13 years ago
  George Kadianakis b31601975b Move DH_GENERATOR to crypto.c. 13 years ago
  George Kadianakis 1df6b5a734 Move broken primes to dynamic_dh_modulus.broken. 13 years ago
  George Kadianakis 4938bcc06a Do dynamic DH modulus storing in crypto.c. 13 years ago
  Nick Mathewson 8143074b3f Use EVP for AES only when hardware accel is present 13 years ago
  George Kadianakis 1d1d5ae7f8 Finishing touches. 13 years ago
  George Kadianakis 7c37a664c1 Rename 'dynamic prime' to 'dynamic DH modulus'. 13 years ago
  George Kadianakis bdeb797a13 Notify the user that her computer is generating numbers. 13 years ago
  George Kadianakis 5f3f41c234 Make sure that the stored DH prime is safe to use. 13 years ago
  George Kadianakis 94076d9e3b Move crypto_get_stored_dynamic_prime() to crypto.c 13 years ago
  George Kadianakis 2ef68980a7 Move store_dynamic_prime() to crypto.c. 13 years ago
  George Kadianakis cabb8e54c7 Tone down the logging. 13 years ago
  George Kadianakis 8a726dd0dd Implement dynamic prime reading and storing to disk. 13 years ago
  George Kadianakis 42bda231ee Make DynamicPrimes SIGHUP-able. 13 years ago
  George Kadianakis 0e71be5d94 Improve code in the dynamic primes realm. 13 years ago
  George Kadianakis fb38e58d14 Improve logging. 13 years ago
  George Kadianakis 1797e0a39e Make it compile. 13 years ago
  George Kadianakis 375e55eaa2 Rename "Rakshasa" to "Dynamic Prime". 13 years ago
  George Kadianakis 659381e00d Introduce the DynamicPrimes configuration option. 13 years ago
  George Kadianakis edec9409e8 Copy/Paste Jake's stuff. 13 years ago
  Andrea Gelmini 72d4d762c1 Remove some duplicate includes 13 years ago
  Nick Mathewson beb9097bed Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson 445f947890 Remove a no-longer-relevant comment 13 years ago
  Nick Mathewson fdbb9cdf74 Add a sha256 hmac function, with tests 13 years ago
  Nick Mathewson dcf69a9e12 New function to get all digests of a public key 13 years ago
  Nick Mathewson 246afc1b1b Make internal error check for unrecognized digest algorithm more robust 13 years ago
  Nick Mathewson 44cfa53873 Make WIN32_WINNT defines conditional 13 years ago