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.
 
 
 
 
 
 
Adam Langley faa539f877 Remove static output buffers for hash & HMAC functions. 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 Unwind the rest of EVP_PKEY_supports_digest. 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 Add PPC64LE assembly for AES-GCM. 8 年之前
crypto.c Add PPC64LE assembly for AES-GCM. 8 年之前
ex_data.c Use C99 for size_t loops. 8 年之前
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 年之前