Nick Mathewson b94e7de7db Refactor crypto_rsa to use pem module. il y a 5 ans
..
.may_include 83a4946e7b Prune the .may_include files a bit; detect unused lines in them il y a 6 ans
aes.h 41640b6573 Rename util_malloc to malloc. il y a 6 ans
aes_nss.c 76e10ee6b9 Use NSS for AES_CTR. il y a 5 ans
aes_openssl.c 76e10ee6b9 Use NSS for AES_CTR. il y a 5 ans
compat_openssl.h accf239fa3 Rectify include paths (automated) il y a 6 ans
crypto_cipher.c f45107e7de Rename crypto.c to crypto_cipher.c (since that's all it still has.) il y a 6 ans
crypto_cipher.h f45107e7de Rename crypto.c to crypto_cipher.c (since that's all it still has.) il y a 6 ans
crypto_curve25519.c e7f5f48d68 Rename torlog.[ch] to log.[ch] il y a 6 ans
crypto_curve25519.h 4f42c923d6 File-level summary documentation for src/lib/*/*.[ch] il y a 6 ans
crypto_dh.c 17ea931ac7 Implement DH in NSS. il y a 5 ans
crypto_dh.h 17ea931ac7 Implement DH in NSS. il y a 5 ans
crypto_dh_nss.c b590cc0449 Add a cast to make clang happier. il y a 5 ans
crypto_dh_openssl.c 17ea931ac7 Implement DH in NSS. il y a 5 ans
crypto_digest.c f64c9dccde Use NSS's digest code in Tor. il y a 5 ans
crypto_digest.h f64c9dccde Use NSS's digest code in Tor. il y a 5 ans
crypto_ed25519.c e7f5f48d68 Rename torlog.[ch] to log.[ch] il y a 6 ans
crypto_ed25519.h 4f42c923d6 File-level summary documentation for src/lib/*/*.[ch] il y a 6 ans
crypto_format.c e7f5f48d68 Rename torlog.[ch] to log.[ch] il y a 6 ans
crypto_format.h 4f42c923d6 File-level summary documentation for src/lib/*/*.[ch] il y a 6 ans
crypto_hkdf.c 2b52360448 Only use OpenSSL kdf support if it is present. il y a 6 ans
crypto_hkdf.h a742a826f6 Remove all include common/ uses in crypto_ops and tls. il y a 6 ans
crypto_init.c 17ea931ac7 Implement DH in NSS. il y a 5 ans
crypto_init.h d811ce2421 Add postfork support for nss il y a 6 ans
crypto_nss_mgt.c f83b417bf8 Suppress strict-prototypes warning in crypto_nss_mgt.c il y a 5 ans
crypto_nss_mgt.h d811ce2421 Add postfork support for nss il y a 6 ans
crypto_ope.c a4c0a0e81e Fix issues with crypto_ope compilation now that crypto.h is gone il y a 5 ans
crypto_ope.h e2b744ce38 Merge branch 'bug25552_ope_squashed' il y a 6 ans
crypto_openssl_mgt.c c317e78dd7 Initialize and shut down NSS. il y a 6 ans
crypto_openssl_mgt.h c317e78dd7 Initialize and shut down NSS. il y a 6 ans
crypto_pwbox.c f45107e7de Rename crypto.c to crypto_cipher.c (since that's all it still has.) il y a 6 ans
crypto_pwbox.h cb1a3674eb File-level documentation for some of src/lib. il y a 6 ans
crypto_rand.c 60705a5719 Use NSS in crypto_rand.c il y a 5 ans
crypto_rand.h a742a826f6 Remove all include common/ uses in crypto_ops and tls. il y a 6 ans
crypto_rsa.c b94e7de7db Refactor crypto_rsa to use pem module. il y a 5 ans
crypto_rsa.h b94e7de7db Refactor crypto_rsa to use pem module. il y a 5 ans
crypto_rsa_openssl.c b94e7de7db Refactor crypto_rsa to use pem module. il y a 5 ans
crypto_s2k.c f45107e7de Rename crypto.c to crypto_cipher.c (since that's all it still has.) il y a 6 ans
crypto_s2k.h cb1a3674eb File-level documentation for some of src/lib. il y a 6 ans
crypto_util.c 922208bd2d Extract and rename crypto_log_errors(). il y a 6 ans
crypto_util.h 922208bd2d Extract and rename crypto_log_errors(). il y a 6 ans
digestset.c bf89278c79 Refactor bloom filter logic not to be digest-specific. il y a 6 ans
digestset.h ebbb0348dc Finish renaming digestset_contains to digestset_probably_contains il y a 6 ans
include.am 752ffa2197 Extract openssl RSA functionality into its own file. il y a 5 ans