您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
Jesse Selover d7266ecc9b Enforce key usage for RSA keys in TLS 1.2. 5 年前
..
asn1 Modernize OPENSSL_COMPILE_ASSERT, part 2. 6 年前
base64 Modernize OPENSSL_COMPILE_ASSERT, part 2. 6 年前
bio Fix d2i_*_bio on partial reads. 5 年前
bn_extra Add some Node compatibility functions. 5 年前
buf Flatten most of the crypto target. 6 年前
bytestring Speculatively remove __STDC_*_MACROS. 6 年前
chacha Add ABI tests for ChaCha20_ctr32. 5 年前
cipher_extra Add start of infrastructure for checking constant-time properties. 5 年前
cmac Flatten most of the crypto target. 6 年前
conf Use proper functions for lh_*. 6 年前
curve25519 Automatically disable assembly with MSAN. 6 年前
dh Flatten most of the crypto target. 6 年前
digest_extra Fix undefined pointer casts in SHA-512 code. 5 年前
dsa Tidy up dsa_sign_setup. 6 年前
ec_extra Use EC_RAW_POINT in ECDSA. 6 年前
ecdh_extra Clean up EC_POINT to byte conversions. 6 年前
ecdsa_extra Remove unreachable code. 6 年前
engine Flatten most of the crypto target. 6 年前
err Enforce key usage for RSA keys in TLS 1.2. 5 年前
evp Add a very roundabout EC keygen API. 5 年前
fipsmodule Test and fix an ABI issue with small parameters. 5 年前
hkdf Flatten most of the crypto target. 6 年前
hmac_extra Convert a number of tests to GTest. 7 年前
hrss HRSS: flatten sample distribution. 5 年前
lhash Fix undefined function pointer casts in LHASH. 6 年前
obj Add initial HRSS support. 5 年前
pem Rewrite PEM_X509_INFO_read_bio. 6 年前
perlasm Add test of assembly code dispatch. 5 年前
pkcs7 Fix undefined function pointer casts in {d2i,i2d}_Foo_{bio,fp} 6 年前
pkcs8 Fix undefined function pointer casts in {d2i,i2d}_Foo_{bio,fp} 6 年前
poly1305 Automatically disable assembly with MSAN. 6 年前
pool Use proper functions for lh_*. 6 年前
rand_extra Add ABI tests for rdrand. 5 年前
rc4 Flatten most of the crypto target. 6 年前
rsa_extra Rename OPENSSL_NO_THREADS, part 1. 6 年前
stack Don't pass NULL,0 to qsort. 5 年前
test Test and fix an ABI issue with small parameters. 5 年前
x509 Fix d2i_*_bio on partial reads. 5 年前
x509v3 Unexport and rename hex_to_string, string_to_hex, and name_cmp. 5 年前
CMakeLists.txt Add ABI testing for 32-bit x86. 5 年前
abi_self_test.cc Add ABI testing for 32-bit x86. 5 年前
compiler_test.cc Test that nullptr has the obvious memory representation. 7 年前
constant_time_test.cc Add a test for CRYPTO_memcmp. 6 年前
cpu-aarch64-fuchsia.c Add cpu-aarch64-fuchsia.c 6 年前
cpu-aarch64-linux.c Add cpu-aarch64-fuchsia.c 6 年前
cpu-arm-linux.c Move ARM cpuinfo functions to the header. 6 年前
cpu-arm-linux.h Move ARM cpuinfo functions to the header. 6 年前
cpu-arm-linux_test.cc Move ARM cpuinfo functions to the header. 6 年前
cpu-arm.c Rewrite ARM feature detection. 8 年前
cpu-intel.c Pretend AMD XOP was never a thing. 5 年前
cpu-ppc64le.c Run the comment converter on libcrypto. 7 年前
crypto.c Add test of assembly code dispatch. 5 年前
ex_data.c Unexport more of lhash. 7 年前
impl_dispatch_test.cc Add test of assembly code dispatch. 5 年前
internal.h Fix header file for _byteswap_ulong and _byteswap_uint64 from MSVC CRT 5 年前
mem.c Use sdallocx, if available, when deallocating. 6 年前
refcount_c11.c Run the comment converter on libcrypto. 7 年前
refcount_lock.c Modernize OPENSSL_COMPILE_ASSERT, part 2. 6 年前
refcount_test.cc Rename OPENSSL_NO_THREADS, part 1. 6 年前
self_test.cc Extract FIPS KAT tests into a function. 6 年前
thread.c Remove a bunch of unnecessary includes. 8 年前
thread_none.c Rename OPENSSL_NO_THREADS, part 1. 6 年前
thread_pthread.c Modernize OPENSSL_COMPILE_ASSERT, part 2. 6 年前
thread_test.cc Rename OPENSSL_NO_THREADS, part 1. 6 年前
thread_win.c Replace the last CRITICAL_SECTION with SRWLOCK. 5 年前