Nick Mathewson 6c739c3fb2 Fix arm compilation with openssl <1.1 5 years ago
..
.may_include 83a4946e7b Prune the .may_include files a bit; detect unused lines in them 5 years ago
aes.h 41640b6573 Rename util_malloc to malloc. 5 years ago
aes_nss.c 76e10ee6b9 Use NSS for AES_CTR. 5 years ago
aes_openssl.c 6c739c3fb2 Fix arm compilation with openssl <1.1 5 years ago
compat_openssl.h 6a88d8f6b4 When enabling NSS, disable OpenSSL. 5 years ago
crypto_cipher.c f45107e7de Rename crypto.c to crypto_cipher.c (since that's all it still has.) 5 years ago
crypto_cipher.h f45107e7de Rename crypto.c to crypto_cipher.c (since that's all it still has.) 5 years ago
crypto_curve25519.c a52d5d5309 Refactor initialization in curve25519_basepoint_spot_check 5 years ago
crypto_curve25519.h 4f42c923d6 File-level summary documentation for src/lib/*/*.[ch] 5 years ago
crypto_dh.c 17ea931ac7 Implement DH in NSS. 5 years ago
crypto_dh.h 6a88d8f6b4 When enabling NSS, disable OpenSSL. 5 years ago
crypto_dh_nss.c b590cc0449 Add a cast to make clang happier. 5 years ago
crypto_dh_openssl.c 17ea931ac7 Implement DH in NSS. 5 years ago
crypto_digest.c 7163389b55 Several unit tests to improve test coverage of x509*.c 5 years ago
crypto_digest.h 7163389b55 Several unit tests to improve test coverage of x509*.c 5 years ago
crypto_ed25519.c 6a88d8f6b4 When enabling NSS, disable OpenSSL. 5 years ago
crypto_ed25519.h 4f42c923d6 File-level summary documentation for src/lib/*/*.[ch] 5 years ago
crypto_format.c 6a88d8f6b4 When enabling NSS, disable OpenSSL. 5 years ago
crypto_format.h 4f42c923d6 File-level summary documentation for src/lib/*/*.[ch] 5 years ago
crypto_hkdf.c 6a88d8f6b4 When enabling NSS, disable OpenSSL. 5 years ago
crypto_hkdf.h a742a826f6 Remove all include common/ uses in crypto_ops and tls. 5 years ago
crypto_init.c 991bec67ee When Tor is compiled with NSS, don't claim support for LinkAuth=1 5 years ago
crypto_init.h 991bec67ee When Tor is compiled with NSS, don't claim support for LinkAuth=1 5 years ago
crypto_nss_mgt.c 36f3bdac03 Update prefork and postfork NSS code for unit tests. 5 years ago
crypto_nss_mgt.h 36f3bdac03 Update prefork and postfork NSS code for unit tests. 5 years ago
crypto_ope.c a4c0a0e81e Fix issues with crypto_ope compilation now that crypto.h is gone 5 years ago
crypto_ope.h e2b744ce38 Merge branch 'bug25552_ope_squashed' 5 years ago
crypto_openssl_mgt.c c317e78dd7 Initialize and shut down NSS. 5 years ago
crypto_openssl_mgt.h c317e78dd7 Initialize and shut down NSS. 5 years ago
crypto_pwbox.c f45107e7de Rename crypto.c to crypto_cipher.c (since that's all it still has.) 5 years ago
crypto_pwbox.h cb1a3674eb File-level documentation for some of src/lib. 5 years ago
crypto_rand.c 9ca1af9a87 Merge remote-tracking branch 'dgoulet/ticket20700_035_03' 5 years ago
crypto_rand.h 10f4c46e50 test: Build an HSv3 descriptor with authorized client 5 years ago
crypto_rsa.c 43324b0e4d Fix minor memleak in edge-case of crypto_rsa.c function. 5 years ago
crypto_rsa.h edbb5ef5b2 Make some additional RSA functions const 5 years ago
crypto_rsa_nss.c edbb5ef5b2 Make some additional RSA functions const 5 years ago
crypto_rsa_openssl.c edbb5ef5b2 Make some additional RSA functions const 5 years ago
crypto_s2k.c 96f8e19802 Implement PBKDF2 with NSS. 5 years ago
crypto_s2k.h cb1a3674eb File-level documentation for some of src/lib. 5 years ago
crypto_util.c 5656144290 Fix checkspaces 5 years ago
crypto_util.h 922208bd2d Extract and rename crypto_log_errors(). 5 years ago
digestset.c bf89278c79 Refactor bloom filter logic not to be digest-specific. 5 years ago
digestset.h ebbb0348dc Finish renaming digestset_contains to digestset_probably_contains 5 years ago
include.am 6a88d8f6b4 When enabling NSS, disable OpenSSL. 5 years ago