Nick Mathewson 70c27b7e39 Fix documentation of initialized fields in crypto_init.c 5 лет назад
..
.may_include 83a4946e7b Prune the .may_include files a bit; detect unused lines in them 5 лет назад
aes.h 41640b6573 Rename util_malloc to malloc. 5 лет назад
aes_nss.c 76e10ee6b9 Use NSS for AES_CTR. 5 лет назад
aes_openssl.c 76e10ee6b9 Use NSS for AES_CTR. 5 лет назад
compat_openssl.h 6a88d8f6b4 When enabling NSS, disable OpenSSL. 5 лет назад
crypto_cipher.c f45107e7de Rename crypto.c to crypto_cipher.c (since that's all it still has.) 5 лет назад
crypto_cipher.h f45107e7de Rename crypto.c to crypto_cipher.c (since that's all it still has.) 5 лет назад
crypto_curve25519.c e7f5f48d68 Rename torlog.[ch] to log.[ch] 5 лет назад
crypto_curve25519.h 4f42c923d6 File-level summary documentation for src/lib/*/*.[ch] 5 лет назад
crypto_dh.c 17ea931ac7 Implement DH in NSS. 5 лет назад
crypto_dh.h 6a88d8f6b4 When enabling NSS, disable OpenSSL. 5 лет назад
crypto_dh_nss.c b590cc0449 Add a cast to make clang happier. 5 лет назад
crypto_dh_openssl.c 17ea931ac7 Implement DH in NSS. 5 лет назад
crypto_digest.c 7163389b55 Several unit tests to improve test coverage of x509*.c 5 лет назад
crypto_digest.h 7163389b55 Several unit tests to improve test coverage of x509*.c 5 лет назад
crypto_ed25519.c 6a88d8f6b4 When enabling NSS, disable OpenSSL. 5 лет назад
crypto_ed25519.h 4f42c923d6 File-level summary documentation for src/lib/*/*.[ch] 5 лет назад
crypto_format.c 6a88d8f6b4 When enabling NSS, disable OpenSSL. 5 лет назад
crypto_format.h 4f42c923d6 File-level summary documentation for src/lib/*/*.[ch] 5 лет назад
crypto_hkdf.c 6a88d8f6b4 When enabling NSS, disable OpenSSL. 5 лет назад
crypto_hkdf.h a742a826f6 Remove all include common/ uses in crypto_ops and tls. 5 лет назад
crypto_init.c 70c27b7e39 Fix documentation of initialized fields in crypto_init.c 5 лет назад
crypto_init.h 36f3bdac03 Update prefork and postfork NSS code for unit tests. 5 лет назад
crypto_nss_mgt.c 36f3bdac03 Update prefork and postfork NSS code for unit tests. 5 лет назад
crypto_nss_mgt.h 36f3bdac03 Update prefork and postfork NSS code for unit tests. 5 лет назад
crypto_ope.c a4c0a0e81e Fix issues with crypto_ope compilation now that crypto.h is gone 5 лет назад
crypto_ope.h e2b744ce38 Merge branch 'bug25552_ope_squashed' 5 лет назад
crypto_openssl_mgt.c c317e78dd7 Initialize and shut down NSS. 5 лет назад
crypto_openssl_mgt.h c317e78dd7 Initialize and shut down NSS. 5 лет назад
crypto_pwbox.c f45107e7de Rename crypto.c to crypto_cipher.c (since that's all it still has.) 5 лет назад
crypto_pwbox.h cb1a3674eb File-level documentation for some of src/lib. 5 лет назад
crypto_rand.c 6a88d8f6b4 When enabling NSS, disable OpenSSL. 5 лет назад
crypto_rand.h a742a826f6 Remove all include common/ uses in crypto_ops and tls. 5 лет назад
crypto_rsa.c 3b5d6ef15b Unify functions for reading/writing PEM keys, to avoid duplication. 5 лет назад
crypto_rsa.h edbb5ef5b2 Make some additional RSA functions const 5 лет назад
crypto_rsa_nss.c edbb5ef5b2 Make some additional RSA functions const 5 лет назад
crypto_rsa_openssl.c edbb5ef5b2 Make some additional RSA functions const 5 лет назад
crypto_s2k.c 96f8e19802 Implement PBKDF2 with NSS. 5 лет назад
crypto_s2k.h cb1a3674eb File-level documentation for some of src/lib. 5 лет назад
crypto_util.c 6a88d8f6b4 When enabling NSS, disable OpenSSL. 5 лет назад
crypto_util.h 922208bd2d Extract and rename crypto_log_errors(). 5 лет назад
digestset.c bf89278c79 Refactor bloom filter logic not to be digest-specific. 5 лет назад
digestset.h ebbb0348dc Finish renaming digestset_contains to digestset_probably_contains 5 лет назад
include.am 6a88d8f6b4 When enabling NSS, disable OpenSSL. 5 лет назад