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.
 
 
 
 
 
 
David Benjamin 9f33fc63c6 Remove hash table lookups from ex_data. 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 Remove BIO's ex_data. 9 years ago
bn Convert BN_MONT_CTX to new-style locking. 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 Compatibility changes for wpa_supplicant and OpenSSH. 9 years ago
conf Add NCONF_load_bio. 9 years ago
des Eliminate unnecessary includes from low-level crypto modules. 9 years ago
dh Remove hash table lookups from ex_data. 9 years ago
digest Replace MD5 in examples with SHA-256. 9 years ago
dsa Remove hash table lookups from ex_data. 9 years ago
ec Remove hash table lookups from ex_data. 9 years ago
ecdh Add in missing curly braces part 2. 9 years ago
ecdsa Convert ecdsa_test to C++. 9 years ago
engine Precompute sorted array for error strings. 9 years ago
err Remove the ability to set custom ex_data implementations. 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 obj: convert to new-style locks. 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 Fix Windows build failures caused by 310d4dd. 9 years ago
rc4 Remove explicit .hiddens from x86_64 perlasm files. 9 years ago
rsa Remove hash table lookups from ex_data. 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 ecdsa_test to C++. 9 years ago
x509 Remove hash table lookups from ex_data. 9 years ago
x509v3 Eliminate unnecessary includes from low-level crypto modules. 9 years ago
CMakeLists.txt Remove the ability to set custom ex_data implementations. 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 Compatibility changes for wpa_supplicant and OpenSSH. 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 Remove hash table lookups from ex_data. 9 years ago
header_removed.h Add ISC header to a handful of files. 10 years ago
internal.h Remove hash table lookups from ex_data. 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 crypto: add mutexes. 9 years ago
thread_test.c Add native support for onces and thread-local storage. 9 years ago
thread_win.c crypto: add mutexes. 9 years ago
time_support.c Eliminate unnecessary includes from low-level crypto modules. 9 years ago