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