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 9f897b2580 Remove the stitched RC4-MD5 code and use the generic one. 9 vuotta sitten
..
aes Fix the shared builders by exporting GCM symbols. 9 vuotta sitten
asn1 Limit depth of ASN1 parse printing. 8 vuotta sitten
base64 Add a run_tests target to run all tests. 9 vuotta sitten
bio Test for underflow before subtraction. 9 vuotta sitten
bn Switch unrolled loop in BN_usub with memcpy. 8 vuotta sitten
buf Make |BUF_memdup| look for zero length, not NULL. 9 vuotta sitten
bytestring Make CBB_len relative to its argument. 8 vuotta sitten
chacha Change |CRYPTO_chacha_20| to use 96-bit nonces, 32-bit counters. 9 vuotta sitten
cipher Remove the stitched RC4-MD5 code and use the generic one. 8 vuotta sitten
cmac Add a run_tests target to run all tests. 9 vuotta sitten
conf Move arm_arch.h and fix up lots of include paths. 9 vuotta sitten
curve25519 Register the *25519 tests as dependencies of all_tests. 9 vuotta sitten
des Use the straight-forward ROTATE macro. 8 vuotta sitten
dh Remove the CRYPTO_EX_new callback. 8 vuotta sitten
digest Fix build. 8 vuotta sitten
dsa Fix memory leak in DSA redo case. 8 vuotta sitten
ec Slightly tweak some array allocations. 8 vuotta sitten
ecdh Clean up |ECDH_compute_key|. 9 vuotta sitten
ecdsa Add |EC_GROUP_get0_order| to replace |EC_GROUP_get_order|. 8 vuotta sitten
engine Unwind DH_METHOD and DSA_METHOD. 9 vuotta sitten
err Reset ssl error codes. 8 vuotta sitten
evp Remove DH EVP_PKEY hooks. 8 vuotta sitten
hkdf Add a run_tests target to run all tests. 9 vuotta sitten
hmac Remove condition which always evaluates to true (size_t >= 0). 9 vuotta sitten
lhash Add a run_tests target to run all tests. 9 vuotta sitten
md4 Make HOST_l2c return void. 8 vuotta sitten
md5 Make HOST_l2c return void. 8 vuotta sitten
modes Use UINT64_C instead of OPENSSL_U64. 9 vuotta sitten
obj Move arm_arch.h and fix up lots of include paths. 9 vuotta sitten
pem Fix all sign/unsigned warnings with Clang and GCC. 9 vuotta sitten
perlasm Get rid of all compiler version checks in perlasm files. 9 vuotta sitten
pkcs8 Check for overflow when parsing a CBS with d2i_*. 9 vuotta sitten
poly1305 Remove stl_compat.h. 9 vuotta sitten
rand Don't abort in |init_once| if |fcntl| returns ENOSYS 8 vuotta sitten
rc4 Remove the stitched RC4-MD5 code and use the generic one. 8 vuotta sitten
rsa Remove the CRYPTO_EX_new callback. 8 vuotta sitten
sha Remove asm __asm__ define. 8 vuotta sitten
stack Move arm_arch.h and fix up lots of include paths. 9 vuotta sitten
test Remove stl_compat.h. 9 vuotta sitten
x509 Remove the CRYPTO_EX_new callback. 8 vuotta sitten
x509v3 Become partially -Wmissing-variable-declarations-clean. 9 vuotta sitten
CMakeLists.txt Add X25519 and Ed25519 support. 9 vuotta sitten
constant_time_test.c Update constant-time operations. 10 vuotta sitten
cpu-arm-asm.S Don't probe for NEON with SIGILL on aarch64. 9 vuotta sitten
cpu-arm.c Allow |CRYPTO_is_NEON_capable| to be known at compile time, if possible. 9 vuotta sitten
cpu-intel.c Surround immintrin.h includes with warning pragmas. 9 vuotta sitten
crypto.c Make CRYPTO_library_init use a CRYPTO_once_t. 9 vuotta sitten
directory.h Add visibility rules. 10 vuotta sitten
directory_posix.c Eliminate unnecessary includes from low-level crypto modules. 9 vuotta sitten
directory_win.c Eliminate unnecessary includes from low-level crypto modules. 9 vuotta sitten
ex_data.c Skip free callbacks on empty CRYPTO_EX_DATAs. 8 vuotta sitten
internal.h Remove the CRYPTO_EX_new callback. 8 vuotta sitten
mem.c Fix some typos in license headers. 9 vuotta sitten
refcount_c11.c Cast refcounts to _Atomic before use. 9 vuotta sitten
refcount_lock.c Add infrastructure for reference counts. 9 vuotta sitten
refcount_test.c Specify argc and argv arguments to refcount_test:main. 9 vuotta sitten
thread.c Remove leftovers of the old-style locks. 9 vuotta sitten
thread_none.c Support Trusty, an embedded platform. 9 vuotta sitten
thread_pthread.c Make sure pthread_once() succeeds. 9 vuotta sitten
thread_test.c Use the correct case for Windows headers. 9 vuotta sitten
thread_win.c Support Trusty, an embedded platform. 9 vuotta sitten
time_support.c Eliminate unnecessary includes from low-level crypto modules. 9 vuotta sitten