選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Matthew Braithwaite f131301413 delocate: .size BORINGSSL_bcm_text_hash, not OPENSSL_ia32cap_addr. 7年前
..
asn1 Fix potential memory leak in ASN1_TIME_to_generalizedtime() 7年前
base64 Convert base64_test to GTest. 7年前
bio Convert bio_test to GTest. 7年前
bn Avoid needless C gymnastics. 7年前
buf Work around language and compiler bug in memcpy, etc. 7年前
bytestring Convert bytestring_test to GTest. 7年前
chacha x86_64 assembly pack: Win64 SEH face-lift. 7年前
cipher Tidy up aesni_gcm_crypt logic. 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 Align BN_rand_range_ex with FIPS 186-4. 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 Update BN_enhanced_miller_rabin_primality_test to enforce preconditions and accept BN_prime_checks. 7年前
evp Unwind multiprime RSA support. 7年前
fipsmodule delocate: .size BORINGSSL_bcm_text_hash, not OPENSSL_ia32cap_addr. 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年前
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年前
pkcs7 Add PKCS7_get_raw_certificates. 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_extra Move much of rand/ into the FIPS module. 7年前
rc4 Simplify RC4 code and remove assembly. 8年前
rsa Add primality checking for RSA_check_fips. 7年前
stack Work around language and compiler bug in memcpy, etc. 7年前
test Convert base64_test to GTest. 7年前
x509 Move PKCS#7 functions into their own directory. 7年前
x509v3 Fix a crash in print_notice. 7年前
CMakeLists.txt Add a compiler test. 7年前
compiler_test.cc Fix build on android_aarch64. 7年前
constant_time_test.cc Switch constant-time functions to using |crypto_word_t|. 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 Switch constant-time functions to using |crypto_word_t|. 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 Move much of rand/ into the FIPS module. 7年前
thread_win.c Work around language and compiler bug in memcpy, etc. 7年前