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.
 
 
 
 
 
 
Adam Langley faa539f877 Remove static output buffers for hash & HMAC functions. 7 anni fa
..
aes Synchronize bsaes-armv7.pl with upstream. 7 anni fa
asn1 Fix potential memory leak in ASN1_TIME_to_generalizedtime() 7 anni fa
base64 Work around language and compiler bug in memcpy, etc. 7 anni fa
bio Convert bio_test to GTest. 7 anni fa
bn Enable RSA AVX2 code. 7 anni fa
buf Work around language and compiler bug in memcpy, etc. 7 anni fa
bytestring Correct a typo in ASN.1 type name. 7 anni fa
chacha x86_64 assembly pack: Win64 SEH face-lift. 7 anni fa
cipher Use a union in tls_cbc.c. 7 anni fa
cmac Work around language and compiler bug in memcpy, etc. 7 anni fa
conf Fix out-of-memory condition in conf. 7 anni fa
curve25519 Import additional test vectors from RFC 8032. 7 anni fa
des Fix up macros. 8 anni fa
dh Remove direct calls to BN_mod_exp. 7 anni fa
digest Remove static output buffers for hash & HMAC functions. 7 anni fa
dsa Add a common TestEventListener for the error queue. 7 anni fa
ec Convert ec_test to GTest. 7 anni fa
ecdh Work around language and compiler bug in memcpy, etc. 7 anni fa
ecdsa ECDSA: const EC_KEY* arguments where possible. 7 anni fa
engine Work around language and compiler bug in memcpy, etc. 7 anni fa
err Prevent Channel ID and Custom Extensions on 0-RTT. 7 anni fa
evp Unwind the rest of EVP_PKEY_supports_digest. 7 anni fa
hkdf Convert hkdf_test to C++. 7 anni fa
hmac Remove static output buffers for hash & HMAC functions. 7 anni fa
lhash Remove lh_new's default hash and comparator. 7 anni fa
md4 Work around language and compiler bug in memcpy, etc. 7 anni fa
md5 Remove static output buffers for hash & HMAC functions. 7 anni fa
modes Remove unsigned-based constant-time functions. 7 anni fa
obj Reimplement objects.pl in Go. 7 anni fa
pem Work around language and compiler bug in memcpy, etc. 7 anni fa
perlasm Gate assembly sources on !OPENSSL_NO_ASM. 7 anni fa
pkcs8 Decouple PKCS8_encrypt and PKCS8_decrypt's core from crypto/asn1. 7 anni fa
poly1305 Delete unused Poly1305 assembly. 7 anni fa
pool Work around language and compiler bug in memcpy, etc. 7 anni fa
rand Remove TODO. 7 anni fa
rc4 Simplify RC4 code and remove assembly. 8 anni fa
rsa Unwind the rest of EVP_PKEY_supports_digest. 7 anni fa
sha Remove static output buffers for hash & HMAC functions. 7 anni fa
stack Work around language and compiler bug in memcpy, etc. 7 anni fa
test Convert bio_test to GTest. 7 anni fa
x509 Remove some unnecessary NULL checks. 7 anni fa
x509v3 Fix a crash in print_notice. 7 anni fa
CMakeLists.txt Convert constant_time_test to GTest. 7 anni fa
constant_time_test.cc Remove static output buffers for hash & HMAC functions. 7 anni fa
cpu-aarch64-linux.c Rewrite ARM feature detection. 8 anni fa
cpu-arm-linux.c Work around language and compiler bug in memcpy, etc. 7 anni fa
cpu-arm.c Rewrite ARM feature detection. 8 anni fa
cpu-intel.c Wrap MSVC-only warning pragmas in a macro. 8 anni fa
cpu-ppc64le.c Add PPC64LE assembly for AES-GCM. 8 anni fa
crypto.c Add PPC64LE assembly for AES-GCM. 8 anni fa
ex_data.c Use C99 for size_t loops. 8 anni fa
internal.h Remove unsigned-based constant-time functions. 7 anni fa
mem.c Work around language and compiler bug in memcpy, etc. 7 anni fa
refcount_c11.c Cast refcounts to _Atomic before use. 9 anni fa
refcount_lock.c Split unlock functions into read/write variants. 8 anni fa
refcount_test.cc Convert constant_time_test and refcount_test to C++. 7 anni fa
thread.c Remove a bunch of unnecessary includes. 8 anni fa
thread_none.c Split unlock functions into read/write variants. 8 anni fa
thread_pthread.c Work around language and compiler bug in memcpy, etc. 7 anni fa
thread_test.c Work around language and compiler bug in memcpy, etc. 7 anni fa
thread_win.c Work around language and compiler bug in memcpy, etc. 7 anni fa