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