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