您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
Brian Smith c82a00d818 Replace MD5 in examples with SHA-256. 9 年前
..
aes Fix undefined behavior in shifts. 9 年前
asn1 Eliminate unnecessary includes from low-level crypto modules. 9 年前
base64 Convert base64_test to C++. 9 年前
bio Eliminate unnecessary includes from low-level crypto modules. 9 年前
bn Remove superfluous crypto/bio dependencies from tests. 9 年前
buf Precompute sorted array for error strings. 9 年前
bytestring Check for leading zeros in CBS_get_asn1_uint64. 9 年前
chacha Switch nonce type in chacha_vec.c to uint32_t. 9 年前
cipher Eliminate unnecessary includes from low-level crypto modules. 9 年前
conf Add NCONF_load_bio. 9 年前
des Eliminate unnecessary includes from low-level crypto modules. 9 年前
dh Eliminate unnecessary includes from low-level crypto modules. 9 年前
digest Replace MD5 in examples with SHA-256. 9 年前
dsa Eliminate unnecessary includes from low-level crypto modules. 9 年前
ec Simplify ec_group_st on the assumption it is used for GF(p) only. 9 年前
ecdh Add in missing curly braces part 2. 9 年前
ecdsa Eliminate unnecessary includes from low-level crypto modules. 9 年前
engine Precompute sorted array for error strings. 9 年前
err Eliminate unnecessary includes from low-level crypto modules. 9 年前
evp Eliminate unnecessary includes from low-level crypto modules. 9 年前
hkdf Rename BIO_print_errors_fp back to ERR_print_errors_fp & refactor it. 9 年前
hmac Remove gotos from HMAC code. 9 年前
lhash Remove more bits of ERR_STRING_DATA. 9 年前
md4 Eliminate unnecessary includes from low-level crypto modules. 9 年前
md5 Remove explicit .hiddens from x86_64 perlasm files. 9 年前
modes Eliminate unnecessary includes from low-level crypto modules. 9 年前
obj Precompute sorted array for error strings. 9 年前
pem Eliminate unnecessary includes from low-level crypto modules. 9 年前
perlasm Remove Unused SPARC & PowerPC perlasm scripts. 9 年前
pkcs8 Eliminate unnecessary includes from low-level crypto modules. 9 年前
poly1305 Add in missing curly braces part 3. 9 年前
rand Eliminate unnecessary includes from low-level crypto modules. 9 年前
rc4 Remove explicit .hiddens from x86_64 perlasm files. 9 年前
rsa Replace MD5 in examples with SHA-256. 9 年前
sha ARMv4 assembly pack: add Cortex-A15 performance data. 9 年前
stack Add sk_deep_copy and its macro. 9 年前
test Convert bn_test to C++. 9 年前
x509 Eliminate unnecessary includes from low-level crypto modules. 9 年前
x509v3 Eliminate unnecessary includes from low-level crypto modules. 9 年前
CMakeLists.txt Fix the standalone shared library build. 9 年前
arm_arch.h aarch64 support. 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 Don't set NEON_FUNCTIONAL in the getauxval path. 9 年前
cpu-intel.c Eliminate unnecessary includes from low-level crypto modules. 9 年前
cpu-x86-asm.pl Never set RC4_CHAR. 9 年前
cpu-x86_64-asm.pl Remove explicit .hiddens from x86_64 perlasm files. 9 年前
crypto.c aarch64 support. 9 年前
crypto_error.h Add ISC header to a handful of files. 10 年前
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 Eliminate unnecessary includes from low-level crypto modules. 9 年前
ex_data_impl.c Free more memory in cleanup functions. 9 年前
header_removed.h Add ISC header to a handful of files. 10 年前
internal.h Enable MSVC warning C4701, use of potentially uninitialized variable. 9 年前
mem.c Lowercase some Windows headers. 9 年前
thread.c Eliminate unnecessary includes from low-level crypto modules. 9 年前
thread_pthread.c Add native support for onces and thread-local storage. 9 年前
thread_test.c Add native support for onces and thread-local storage. 9 年前
thread_win.c Rename p_thread_callback_base to p_thread_callback_boringssl. 9 年前
time_support.c Eliminate unnecessary includes from low-level crypto modules. 9 年前