Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
David Benjamin 7c83fdaf5b Add message-based EVP_PKEY APIs. 7 лет назад
..
aes Synchronize bsaes-armv7.pl with upstream. 7 лет назад
asn1 Fix potential memory leak in ASN1_TIME_to_generalizedtime() 7 лет назад
base64 Work around language and compiler bug in memcpy, etc. 7 лет назад
bio Convert bio_test to GTest. 7 лет назад
bn Enable RSA AVX2 code. 7 лет назад
buf Work around language and compiler bug in memcpy, etc. 7 лет назад
bytestring Correct a typo in ASN.1 type name. 7 лет назад
chacha x86_64 assembly pack: Win64 SEH face-lift. 7 лет назад
cipher Use a union in tls_cbc.c. 7 лет назад
cmac Work around language and compiler bug in memcpy, etc. 7 лет назад
conf Fix out-of-memory condition in conf. 7 лет назад
curve25519 Import additional test vectors from RFC 8032. 7 лет назад
des Fix up macros. 8 лет назад
dh Remove direct calls to BN_mod_exp. 7 лет назад
digest Remove static output buffers for hash & HMAC functions. 7 лет назад
dsa Add a common TestEventListener for the error queue. 7 лет назад
ec Convert ec_test to GTest. 7 лет назад
ecdh Work around language and compiler bug in memcpy, etc. 7 лет назад
ecdsa ECDSA: const EC_KEY* arguments where possible. 7 лет назад
engine Work around language and compiler bug in memcpy, etc. 7 лет назад
err Prevent Channel ID and Custom Extensions on 0-RTT. 7 лет назад
evp Add message-based EVP_PKEY APIs. 7 лет назад
hkdf Convert hkdf_test to C++. 7 лет назад
hmac Remove static output buffers for hash & HMAC functions. 7 лет назад
lhash Remove lh_new's default hash and comparator. 7 лет назад
md4 Work around language and compiler bug in memcpy, etc. 7 лет назад
md5 Remove static output buffers for hash & HMAC functions. 7 лет назад
modes Remove unsigned-based constant-time functions. 7 лет назад
obj Reimplement objects.pl in Go. 7 лет назад
pem Work around language and compiler bug in memcpy, etc. 7 лет назад
perlasm Gate assembly sources on !OPENSSL_NO_ASM. 7 лет назад
pkcs8 Decouple PKCS8_encrypt and PKCS8_decrypt's core from crypto/asn1. 7 лет назад
poly1305 Delete unused Poly1305 assembly. 7 лет назад
pool Work around language and compiler bug in memcpy, etc. 7 лет назад
rand Remove TODO. 7 лет назад
rc4 Simplify RC4 code and remove assembly. 8 лет назад
rsa Unwind the rest of EVP_PKEY_supports_digest. 7 лет назад
sha Remove static output buffers for hash & HMAC functions. 7 лет назад
stack Work around language and compiler bug in memcpy, etc. 7 лет назад
test Convert bio_test to GTest. 7 лет назад
x509 Remove some unnecessary NULL checks. 7 лет назад
x509v3 Fix a crash in print_notice. 7 лет назад
CMakeLists.txt Convert constant_time_test to GTest. 7 лет назад
constant_time_test.cc Remove static output buffers for hash & HMAC functions. 7 лет назад
cpu-aarch64-linux.c Rewrite ARM feature detection. 8 лет назад
cpu-arm-linux.c Work around language and compiler bug in memcpy, etc. 7 лет назад
cpu-arm.c Rewrite ARM feature detection. 8 лет назад
cpu-intel.c Wrap MSVC-only warning pragmas in a macro. 8 лет назад
cpu-ppc64le.c Make the POWER hardware capability value a global in crypto.c. 7 лет назад
crypto.c Make the POWER hardware capability value a global in crypto.c. 7 лет назад
ex_data.c Fix CRYPTO_dup_ex_data. 7 лет назад
internal.h Remove unsigned-based constant-time functions. 7 лет назад
mem.c Work around language and compiler bug in memcpy, etc. 7 лет назад
refcount_c11.c Cast refcounts to _Atomic before use. 9 лет назад
refcount_lock.c Split unlock functions into read/write variants. 8 лет назад
refcount_test.cc Convert constant_time_test and refcount_test to C++. 7 лет назад
thread.c Remove a bunch of unnecessary includes. 8 лет назад
thread_none.c Split unlock functions into read/write variants. 8 лет назад
thread_pthread.c Work around language and compiler bug in memcpy, etc. 7 лет назад
thread_test.c Work around language and compiler bug in memcpy, etc. 7 лет назад
thread_win.c Work around language and compiler bug in memcpy, etc. 7 лет назад