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