Commit History

Author SHA1 Message Date
  Nick Mathewson 6a88d8f6b4 When enabling NSS, disable OpenSSL. 5 years ago
  Nick Mathewson aa45511250 Implement RSA for NSS. 5 years ago
  Nick Mathewson 752ffa2197 Extract openssl RSA functionality into its own file. 5 years ago
  Nick Mathewson 727f1676d6 Fix double-link of crypto_openssl_mgt.c 5 years ago
  Nick Mathewson fdaa483098 Merge branch 'nss_dh_squashed' into nss_dh_squashed_merged 5 years ago
  Nick Mathewson 17f922d371 Only link crypto_dh_openssl.c once 5 years ago
  Nick Mathewson 17ea931ac7 Implement DH in NSS. 5 years ago
  Nick Mathewson 60a5b78480 Extract the OpenSSL DH functionality to a new file. 5 years ago
  Nick Mathewson 2d80673b9a Fix "make distcheck." 5 years ago
  Nick Mathewson 76e10ee6b9 Use NSS for AES_CTR. 5 years ago
  Nick Mathewson e2b744ce38 Merge branch 'bug25552_ope_squashed' 5 years ago
  Nick Mathewson 3a45f6ffe9 Implementation for a simple order-preserving encryption scheme. 6 years ago
  Nick Mathewson c317e78dd7 Initialize and shut down NSS. 5 years ago
  Nick Mathewson f45107e7de Rename crypto.c to crypto_cipher.c (since that's all it still has.) 5 years ago
  Nick Mathewson 12a1ada158 Move the initialization and cleanup parts of crypto.c 5 years ago
  Nick Mathewson 79267bad65 Add a configure switch to build with NSS. 5 years ago
  Nick Mathewson bf89278c79 Refactor bloom filter logic not to be digest-specific. 5 years ago
  Nick Mathewson 25ccfff86a Split crypto and tls libraries into directories 5 years ago