選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Adam Langley 2c673f15f6 Emit redirector functions in a fixed order. 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 Use BN_get_word in probable_prime. 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 Add AESVS KAT vectors (CBC and ECB only). 7年前
cmac Work around language and compiler bug in memcpy, etc. 7年前
conf Fix out-of-memory condition in conf. 7年前
curve25519 Add the start of standalone iOS build support. 7年前
des Fix up macros. 8年前
dh Remove direct calls to BN_mod_exp. 7年前
digest_extra First part of the FIPS module. 7年前
dsa Add a common TestEventListener for the error queue. 7年前
ec Fix check_fips for public keys and synchronize the EC and RSA versions. 7年前
ecdh Work around language and compiler bug in memcpy, etc. 7年前
ecdsa Fix ECDSA signing for FIPS compliance. 7年前
engine Work around language and compiler bug in memcpy, etc. 7年前
err Fix check_fips for public keys and synchronize the EC and RSA versions. 7年前
evp Unwind multiprime RSA support. 7年前
fipsmodule Emit redirector functions in a fixed order. 7年前
hkdf Convert hkdf_test to C++. 7年前
hmac_extra First part of the FIPS module. 7年前
lhash Remove lh_new's default hash and comparator. 7年前
modes Remove unsigned-based constant-time functions. 7年前
obj Teach crypto/x509 how to verify an Ed25519 signature. 7年前
pem Work around language and compiler bug in memcpy, etc. 7年前
perlasm Gate assembly sources on !OPENSSL_NO_ASM. 7年前
pkcs8 First part of the FIPS module. 7年前
poly1305 Fix Android build. 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 Fix check_fips for public keys and synchronize the EC and RSA versions. 7年前
stack Work around language and compiler bug in memcpy, etc. 7年前
test Convert bio_test to GTest. 7年前
x509 Teach crypto/x509 how to verify an Ed25519 signature. 7年前
x509v3 Fix a crash in print_notice. 7年前
CMakeLists.txt Add the start of standalone iOS build support. 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 Be less clever about .rel.ro avoidance. 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 Fix CRYPTO_once_t initialization test. 7年前
thread_win.c Work around language and compiler bug in memcpy, etc. 7年前