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 160f4ef14c Test BN_mul for negative zero. 9 years ago
..
aes aes/asm/aesv8-armx.pl: optimize for Cortex-A5x. 9 years ago
asn1 Ensure BN_asc2bn, BN_dec2bn, and BN_hex2bn never give -0. 9 years ago
base64 Convert base64_test to C++. 9 years ago
bio bio: remove BIO_CTRL_PUSH/_POP. 9 years ago
bn Test BN_mul for negative zero. 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 Don't inclue crypto/ec/internal.h in ec_test.cc. 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 Add 64-bit, P-256 implementation. 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 modes/asm/ghashv8-armx.pl: up to 90% performance improvement. 9 years ago
obj Fix logic error that was breaking OBJ_create. 9 years ago
pem Eliminate unnecessary includes from low-level crypto modules. 9 years ago
perlasm perlasm/arm-xlate.pl update (fix end-less loop and prepare for 32-bit iOS). 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 sha/asm/sha*-armv8.pl: add Denver and X-Gene esults. 9 years ago
stack Modify sk_find() so it returns 1 on success and 0 otherwise. 9 years ago
test Convert ec_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 32-bit ARM perlasm should be 'linux32', not 'elf'. 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 Work around missing PTHREAD_RWLOCK_INITIALIZER in NaCl newlib. 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