Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
David Benjamin 6fdea2aba9 Move PKCS#7 functions into their own directory. il y a 7 ans
..
asn1 Fix potential memory leak in ASN1_TIME_to_generalizedtime() il y a 7 ans
base64 Convert base64_test to GTest. il y a 7 ans
bio Convert bio_test to GTest. il y a 7 ans
bn Implement Enhanced Miller-Rabin primality test for FIPS. il y a 7 ans
buf Work around language and compiler bug in memcpy, etc. il y a 7 ans
bytestring Convert bytestring_test to GTest. il y a 7 ans
chacha x86_64 assembly pack: Win64 SEH face-lift. il y a 7 ans
cipher Add AESVS KAT vectors (CBC and ECB only). il y a 7 ans
cmac Work around language and compiler bug in memcpy, etc. il y a 7 ans
conf Fix out-of-memory condition in conf. il y a 7 ans
curve25519 Add the start of standalone iOS build support. il y a 7 ans
des Fix up macros. il y a 8 ans
dh Remove direct calls to BN_mod_exp. il y a 7 ans
digest_extra First part of the FIPS module. il y a 7 ans
dsa Add a common TestEventListener for the error queue. il y a 7 ans
ec Align BN_rand_range_ex with FIPS 186-4. il y a 7 ans
ecdh Work around language and compiler bug in memcpy, etc. il y a 7 ans
ecdsa Fix ECDSA signing for FIPS compliance. il y a 7 ans
engine Work around language and compiler bug in memcpy, etc. il y a 7 ans
err Move PKCS#7 functions into their own directory. il y a 7 ans
evp Unwind multiprime RSA support. il y a 7 ans
fipsmodule Add AES and SHA KAT for FIPS. il y a 7 ans
hkdf Convert hkdf_test to C++. il y a 7 ans
hmac_extra First part of the FIPS module. il y a 7 ans
lhash Remove lh_new's default hash and comparator. il y a 7 ans
modes Remove unsigned-based constant-time functions. il y a 7 ans
obj Teach crypto/x509 how to verify an Ed25519 signature. il y a 7 ans
pem Work around language and compiler bug in memcpy, etc. il y a 7 ans
perlasm Gate assembly sources on !OPENSSL_NO_ASM. il y a 7 ans
pkcs7 Move PKCS#7 functions into their own directory. il y a 7 ans
pkcs8 First part of the FIPS module. il y a 7 ans
poly1305 Fix Android build. il y a 7 ans
pool Work around language and compiler bug in memcpy, etc. il y a 7 ans
rand Implement a “continuous RNG test” in FIPS mode. il y a 7 ans
rc4 Simplify RC4 code and remove assembly. il y a 8 ans
rsa Fix check_fips for public keys and synchronize the EC and RSA versions. il y a 7 ans
stack Work around language and compiler bug in memcpy, etc. il y a 7 ans
test Convert base64_test to GTest. il y a 7 ans
x509 Move PKCS#7 functions into their own directory. il y a 7 ans
x509v3 Fix a crash in print_notice. il y a 7 ans
CMakeLists.txt Move PKCS#7 functions into their own directory. il y a 7 ans
constant_time_test.cc Remove static output buffers for hash & HMAC functions. il y a 7 ans
cpu-aarch64-linux.c Rewrite ARM feature detection. il y a 8 ans
cpu-arm-linux.c Work around language and compiler bug in memcpy, etc. il y a 7 ans
cpu-arm.c Rewrite ARM feature detection. il y a 8 ans
cpu-intel.c Wrap MSVC-only warning pragmas in a macro. il y a 8 ans
cpu-ppc64le.c Make the POWER hardware capability value a global in crypto.c. il y a 7 ans
crypto.c Be less clever about .rel.ro avoidance. il y a 7 ans
ex_data.c Fix CRYPTO_dup_ex_data. il y a 7 ans
internal.h Make fork-unsafe buffering act via CTR-DRBG. il y a 7 ans
mem.c Work around language and compiler bug in memcpy, etc. il y a 7 ans
refcount_c11.c Cast refcounts to _Atomic before use. il y a 9 ans
refcount_lock.c Split unlock functions into read/write variants. il y a 8 ans
refcount_test.cc Convert constant_time_test and refcount_test to C++. il y a 7 ans
thread.c Remove a bunch of unnecessary includes. il y a 8 ans
thread_none.c Split unlock functions into read/write variants. il y a 8 ans
thread_pthread.c Work around language and compiler bug in memcpy, etc. il y a 7 ans
thread_test.c Fix CRYPTO_once_t initialization test. il y a 7 ans
thread_win.c Work around language and compiler bug in memcpy, etc. il y a 7 ans