Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
 
David Benjamin 4690bb5fc3 Port cipher_test to file_test. 9 anni fa
..
aes Don't use .arch in aarch64 asm with Clang. 9 anni fa
asn1 Don't set *pval to NULL in asn1_item_ex_combine_new. 9 anni fa
base64 Convert base64_test to C++. 9 anni fa
bio Add |BIO_up_ref| and |EVP_PKEY_up_ref|. 9 anni fa
bn Require source files define __STDC_FORMAT_MACROS to use BN FMT macros. 9 anni fa
buf Precompute sorted array for error strings. 9 anni fa
bytestring Remove unnecessary NULL checks, part 1. 9 anni fa
chacha Switch nonce type in chacha_vec.c to uint32_t. 9 anni fa
cipher Port cipher_test to file_test. 9 anni fa
cmac Add support for CMAC (RFC 4493). 9 anni fa
conf Add NCONF_load_bio. 9 anni fa
des Eliminate unnecessary includes from low-level crypto modules. 9 anni fa
dh Convert dh_test to C++. 9 anni fa
digest Replace MD5 in examples with SHA-256. 9 anni fa
dsa Remove unnecessary NULL checks, part 1. 9 anni fa
ec Don't report |ERR_R_MALLOC_FAILURE| on failure of |EC_KEY_new_by_curve_name|. 9 anni fa
ecdh Add in missing curly braces part 2. 9 anni fa
ecdsa Remove unnecessary NULL checks, part 3. 9 anni fa
engine Precompute sorted array for error strings. 9 anni fa
err Define compatibility function |ERR_remove_state|. 9 anni fa
evp Add evp_test, loosely based on upstream's version. 9 anni fa
hkdf Rename BIO_print_errors_fp back to ERR_print_errors_fp & refactor it. 9 anni fa
hmac Add evp_test, loosely based on upstream's version. 9 anni fa
lhash Remove more bits of ERR_STRING_DATA. 9 anni fa
md4 Eliminate unnecessary includes from low-level crypto modules. 9 anni fa
md5 Remove explicit .hiddens from x86_64 perlasm files. 9 anni fa
modes Fix invalid assert in CRYPTO_ctr128_encrypt. 9 anni fa
obj Remove unnecessary NULL checks, part 4. 9 anni fa
pem Eliminate unnecessary includes from low-level crypto modules. 9 anni fa
perlasm Add assembly support for 32-bit iOS. 9 anni fa
pkcs8 Convert pkcs12_test to C++. 9 anni fa
poly1305 Fix ARM Clang build. 9 anni fa
rand Add no-op |RAND_load_file| function for compatibility. 9 anni fa
rc4 Mind the end of the buffer in aligned case of generic RC4 implementation. 9 anni fa
rsa Remove unnecessary NULL checks, part 4. 9 anni fa
sha Add assembly support for 32-bit iOS. 9 anni fa
stack Remove unnecessary NULL checks, part 4. 9 anni fa
test Port cipher_test to file_test. 9 anni fa
x509 Switch EVP_PKEY_dup calls to EVP_PKEY_up_ref. 9 anni fa
x509v3 Remove spurious declarations of |X509V3_EXT_conf| and friends. 9 anni fa
CMakeLists.txt Add file-based test framework and convert hmac_test. 9 anni fa
arm_arch.h aarch64 support. 9 anni fa
constant_time_test.c Update constant-time operations. 10 anni fa
cpu-arm-asm.S Don't probe for NEON with SIGILL on aarch64. 9 anni fa
cpu-arm.c Support Trusty, an embedded platform. 9 anni fa
cpu-intel.c Eliminate unnecessary includes from low-level crypto modules. 9 anni fa
cpu-x86-asm.pl Never set RC4_CHAR. 9 anni fa
cpu-x86_64-asm.pl Remove explicit .hiddens from x86_64 perlasm files. 9 anni fa
crypto.c Compatibility changes for wpa_supplicant and OpenSSH. 9 anni fa
directory.h Add visibility rules. 10 anni fa
directory_posix.c Eliminate unnecessary includes from low-level crypto modules. 9 anni fa
directory_win.c Eliminate unnecessary includes from low-level crypto modules. 9 anni fa
ex_data.c Remove unnecessary NULL checks, part 3. 9 anni fa
header_removed.h Add ISC header to a handful of files. 10 anni fa
internal.h Support Trusty, an embedded platform. 9 anni fa
mem.c Lowercase some Windows headers. 9 anni fa
thread.c Eliminate unnecessary includes from low-level crypto modules. 9 anni fa
thread_none.c Support Trusty, an embedded platform. 9 anni fa
thread_pthread.c Support Trusty, an embedded platform. 9 anni fa
thread_test.c Support Trusty, an embedded platform. 9 anni fa
thread_win.c Support Trusty, an embedded platform. 9 anni fa
time_support.c Eliminate unnecessary includes from low-level crypto modules. 9 anni fa