選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
David Benjamin 591f251bf3 Remove direct calls to BN_mod_exp. 7年前
..
aes x86_64 assembly pack: Win64 SEH face-lift. 7年前
asn1 Unexport time_support.h. 7年前
base64 Work around language and compiler bug in memcpy, etc. 7年前
bio Remove BIO puts hooks. 7年前
bn Remove direct calls to BN_mod_exp. 7年前
buf Work around language and compiler bug in memcpy, etc. 7年前
bytestring Work around language and compiler bug in memcpy, etc. 7年前
chacha x86_64 assembly pack: Win64 SEH face-lift. 7年前
cipher Update AES-GCM-SIV to match revision four of the draft. 7年前
cmac Work around language and compiler bug in memcpy, etc. 7年前
conf Work around language and compiler bug in memcpy, etc. 7年前
curve25519 Reorder the X25519 ladderstep stack frame on x86-64. 7年前
des Fix up macros. 8年前
dh Remove direct calls to BN_mod_exp. 7年前
digest Fix EVP_get_digestbyobj for NID-less ASN1_OBJECTs. 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 Convert err_test to GTest. 7年前
evp Remove direct calls to BN_mod_exp. 7年前
hkdf Convert hkdf_test to C++. 7年前
hmac Work around language and compiler bug in memcpy, etc. 7年前
lhash Remove lh_new's default hash and comparator. 7年前
md4 Work around language and compiler bug in memcpy, etc. 7年前
md5 Remove trailing whitespace from Perl files. 7年前
modes x86_64 assembly pack: Win64 SEH face-lift. 7年前
obj Reimplement objects.pl in Go. 7年前
pem Work around language and compiler bug in memcpy, etc. 7年前
perlasm perlasm/x86_64-xlate.pl: recognize even offset(%reg) in cfa_expression. 7年前
pkcs8 Remove "raw" versions of PKCS8_encrypt and PKCS8_decrypt. 7年前
poly1305 Delete unused Poly1305 assembly. 7年前
pool Work around language and compiler bug in memcpy, etc. 7年前
rand Guard the _GNU_SOURCE #define. 7年前
rc4 Simplify RC4 code and remove assembly. 8年前
rsa Convert rsa_test to GTest. 7年前
sha x86_64 assembly pack: Win64 SEH face-lift. 7年前
stack Work around language and compiler bug in memcpy, etc. 7年前
test Convert rsa_test to GTest. 7年前
x509 Fix various malloc failure checks. 7年前
x509v3 Allow multiple IDN xn-- indicators 7年前
CMakeLists.txt Unexport time_support.h. 7年前
constant_time_test.cc Convert constant_time_test and refcount_test to C++. 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 Fix comment on OPENSSL_memcmp, etc. 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年前