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