Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
David Benjamin 0686c09eea Fix CRYPTO_dup_ex_data. před 7 roky
..
aes Synchronize bsaes-armv7.pl with upstream. před 7 roky
asn1 Fix potential memory leak in ASN1_TIME_to_generalizedtime() před 7 roky
base64 Work around language and compiler bug in memcpy, etc. před 7 roky
bio Convert bio_test to GTest. před 7 roky
bn Enable RSA AVX2 code. před 7 roky
buf Work around language and compiler bug in memcpy, etc. před 7 roky
bytestring Correct a typo in ASN.1 type name. před 7 roky
chacha x86_64 assembly pack: Win64 SEH face-lift. před 7 roky
cipher Use a union in tls_cbc.c. před 7 roky
cmac Work around language and compiler bug in memcpy, etc. před 7 roky
conf Fix out-of-memory condition in conf. před 7 roky
curve25519 Import additional test vectors from RFC 8032. před 7 roky
des Fix up macros. před 8 roky
dh Remove direct calls to BN_mod_exp. před 7 roky
digest Remove static output buffers for hash & HMAC functions. před 7 roky
dsa Add a common TestEventListener for the error queue. před 7 roky
ec Convert ec_test to GTest. před 7 roky
ecdh Work around language and compiler bug in memcpy, etc. před 7 roky
ecdsa ECDSA: const EC_KEY* arguments where possible. před 7 roky
engine Work around language and compiler bug in memcpy, etc. před 7 roky
err Prevent Channel ID and Custom Extensions on 0-RTT. před 7 roky
evp Clean up PKCS5_PBKDF2_HMAC. před 7 roky
hkdf Convert hkdf_test to C++. před 7 roky
hmac Remove static output buffers for hash & HMAC functions. před 7 roky
lhash Remove lh_new's default hash and comparator. před 7 roky
md4 Work around language and compiler bug in memcpy, etc. před 7 roky
md5 Remove static output buffers for hash & HMAC functions. před 7 roky
modes Remove unsigned-based constant-time functions. před 7 roky
obj Reimplement objects.pl in Go. před 7 roky
pem Work around language and compiler bug in memcpy, etc. před 7 roky
perlasm Gate assembly sources on !OPENSSL_NO_ASM. před 7 roky
pkcs8 Decouple PKCS8_encrypt and PKCS8_decrypt's core from crypto/asn1. před 7 roky
poly1305 Delete unused Poly1305 assembly. před 7 roky
pool Work around language and compiler bug in memcpy, etc. před 7 roky
rand Remove TODO. před 7 roky
rc4 Simplify RC4 code and remove assembly. před 8 roky
rsa Unwind the rest of EVP_PKEY_supports_digest. před 7 roky
sha Remove static output buffers for hash & HMAC functions. před 7 roky
stack Work around language and compiler bug in memcpy, etc. před 7 roky
test Convert bio_test to GTest. před 7 roky
x509 Remove some unnecessary NULL checks. před 7 roky
x509v3 Fix a crash in print_notice. před 7 roky
CMakeLists.txt Convert constant_time_test to GTest. před 7 roky
constant_time_test.cc Remove static output buffers for hash & HMAC functions. před 7 roky
cpu-aarch64-linux.c Rewrite ARM feature detection. před 8 roky
cpu-arm-linux.c Work around language and compiler bug in memcpy, etc. před 7 roky
cpu-arm.c Rewrite ARM feature detection. před 8 roky
cpu-intel.c Wrap MSVC-only warning pragmas in a macro. před 8 roky
cpu-ppc64le.c Make the POWER hardware capability value a global in crypto.c. před 7 roky
crypto.c Make the POWER hardware capability value a global in crypto.c. před 7 roky
ex_data.c Fix CRYPTO_dup_ex_data. před 7 roky
internal.h Remove unsigned-based constant-time functions. před 7 roky
mem.c Work around language and compiler bug in memcpy, etc. před 7 roky
refcount_c11.c Cast refcounts to _Atomic before use. před 9 roky
refcount_lock.c Split unlock functions into read/write variants. před 8 roky
refcount_test.cc Convert constant_time_test and refcount_test to C++. před 7 roky
thread.c Remove a bunch of unnecessary includes. před 8 roky
thread_none.c Split unlock functions into read/write variants. před 8 roky
thread_pthread.c Work around language and compiler bug in memcpy, etc. před 7 roky
thread_test.c Work around language and compiler bug in memcpy, etc. před 7 roky
thread_win.c Work around language and compiler bug in memcpy, etc. před 7 roky