You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Adam Langley d9e817309a Fix several warnings that arise in Android. 9 years ago
..
aes Fix the shared builders by exporting GCM symbols. 9 years ago
asn1 Fix several warnings that arise in Android. 9 years ago
base64 Add a run_tests target to run all tests. 9 years ago
bio Fix several warnings that arise in Android. 9 years ago
bn Get rid of all compiler version checks in perlasm files. 9 years ago
buf Make |BUF_memdup| look for zero length, not NULL. 9 years ago
bytestring Add a run_tests target to run all tests. 9 years ago
chacha Change |CRYPTO_chacha_20| to use 96-bit nonces, 32-bit counters. 9 years ago
cipher Revert most of "Refactor ChaCha20-Poly1305 AEAD nonce handling." 9 years ago
cmac Add a run_tests target to run all tests. 9 years ago
conf Move arm_arch.h and fix up lots of include paths. 9 years ago
des Fix shared library build on OS X. 9 years ago
dh Fix all sign/unsigned warnings with Clang and GCC. 9 years ago
digest Add a run_tests target to run all tests. 9 years ago
dsa Add a run_tests target to run all tests. 9 years ago
ec Fix all sign/unsigned warnings with Clang and GCC. 9 years ago
ecdh Clean up |ECDH_compute_key|. 9 years ago
ecdsa Add a run_tests target to run all tests. 9 years ago
engine Move arm_arch.h and fix up lots of include paths. 9 years ago
err Fix all sign/unsigned warnings with Clang and GCC. 9 years ago
evp Fix several warnings that arise in Android. 9 years ago
hkdf Add a run_tests target to run all tests. 9 years ago
hmac Add a run_tests target to run all tests. 9 years ago
lhash Add a run_tests target to run all tests. 9 years ago
md4 Move arm_arch.h and fix up lots of include paths. 9 years ago
md5 Move arm_arch.h and fix up lots of include paths. 9 years ago
modes Get rid of all compiler version checks in perlasm files. 9 years ago
obj Move arm_arch.h and fix up lots of include paths. 9 years ago
pem Fix all sign/unsigned warnings with Clang and GCC. 9 years ago
perlasm Get rid of all compiler version checks in perlasm files. 9 years ago
pkcs8 Fix PKCS#8 on 32-bit systems. 9 years ago
poly1305 Fix several warnings that arise in Android. 9 years ago
rand Change |CRYPTO_chacha_20| to use 96-bit nonces, 32-bit counters. 9 years ago
rc4 Fix a couple more signed/unsigned compares. 9 years ago
rsa Switch rsa_test.cc to use the new RSA encrypt/decrypt API. 9 years ago
sha Get rid of all compiler version checks in perlasm files. 9 years ago
stack Move arm_arch.h and fix up lots of include paths. 9 years ago
test Convert ssl3_send_client_hello to CBB. 9 years ago
x509 Fix all sign/unsigned warnings with Clang and GCC. 9 years ago
x509v3 Fix several warnings that arise in Android. 9 years ago
CMakeLists.txt Add a run_tests target to run all tests. 9 years ago
constant_time_test.c Update constant-time operations. 10 years ago
cpu-arm-asm.S Don't probe for NEON with SIGILL on aarch64. 9 years ago
cpu-arm.c Allow ARM capabilities to be set at compile time. 9 years ago
cpu-intel.c Surround immintrin.h includes with warning pragmas. 9 years ago
crypto.c Add no-op functions |CRYPTO_malloc_init| and |ENGINE_load_builtin_engines|. 9 years ago
directory.h Add visibility rules. 10 years ago
directory_posix.c Eliminate unnecessary includes from low-level crypto modules. 9 years ago
directory_win.c Eliminate unnecessary includes from low-level crypto modules. 9 years ago
ex_data.c Reserve ex_data index zero for app_data. 9 years ago
header_removed.h Add ISC header to a handful of files. 10 years ago
internal.h Buffer reads of urandom, if you promise no forking. 9 years ago
mem.c Fix some typos in license headers. 9 years ago
refcount_c11.c Cast refcounts to _Atomic before use. 9 years ago
refcount_lock.c Add infrastructure for reference counts. 9 years ago
refcount_test.c Specify argc and argv arguments to refcount_test:main. 9 years ago
thread.c Remove leftovers of the old-style locks. 9 years ago
thread_none.c Support Trusty, an embedded platform. 9 years ago
thread_pthread.c Support Trusty, an embedded platform. 9 years ago
thread_test.c Use the correct case for Windows headers. 9 years ago
thread_win.c Support Trusty, an embedded platform. 9 years ago
time_support.c Eliminate unnecessary includes from low-level crypto modules. 9 years ago