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