Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
 
David Benjamin 6fdea2aba9 Move PKCS#7 functions into their own directory. 7 lat temu
..
asn1 Fix potential memory leak in ASN1_TIME_to_generalizedtime() 7 lat temu
base64 Convert base64_test to GTest. 7 lat temu
bio Convert bio_test to GTest. 7 lat temu
bn Implement Enhanced Miller-Rabin primality test for FIPS. 7 lat temu
buf Work around language and compiler bug in memcpy, etc. 7 lat temu
bytestring Convert bytestring_test to GTest. 7 lat temu
chacha x86_64 assembly pack: Win64 SEH face-lift. 7 lat temu
cipher Add AESVS KAT vectors (CBC and ECB only). 7 lat temu
cmac Work around language and compiler bug in memcpy, etc. 7 lat temu
conf Fix out-of-memory condition in conf. 7 lat temu
curve25519 Add the start of standalone iOS build support. 7 lat temu
des Fix up macros. 8 lat temu
dh Remove direct calls to BN_mod_exp. 7 lat temu
digest_extra First part of the FIPS module. 7 lat temu
dsa Add a common TestEventListener for the error queue. 7 lat temu
ec Align BN_rand_range_ex with FIPS 186-4. 7 lat temu
ecdh Work around language and compiler bug in memcpy, etc. 7 lat temu
ecdsa Fix ECDSA signing for FIPS compliance. 7 lat temu
engine Work around language and compiler bug in memcpy, etc. 7 lat temu
err Move PKCS#7 functions into their own directory. 7 lat temu
evp Unwind multiprime RSA support. 7 lat temu
fipsmodule Add AES and SHA KAT for FIPS. 7 lat temu
hkdf Convert hkdf_test to C++. 7 lat temu
hmac_extra First part of the FIPS module. 7 lat temu
lhash Remove lh_new's default hash and comparator. 7 lat temu
modes Remove unsigned-based constant-time functions. 7 lat temu
obj Teach crypto/x509 how to verify an Ed25519 signature. 7 lat temu
pem Work around language and compiler bug in memcpy, etc. 7 lat temu
perlasm Gate assembly sources on !OPENSSL_NO_ASM. 7 lat temu
pkcs7 Move PKCS#7 functions into their own directory. 7 lat temu
pkcs8 First part of the FIPS module. 7 lat temu
poly1305 Fix Android build. 7 lat temu
pool Work around language and compiler bug in memcpy, etc. 7 lat temu
rand Implement a “continuous RNG test” in FIPS mode. 7 lat temu
rc4 Simplify RC4 code and remove assembly. 8 lat temu
rsa Fix check_fips for public keys and synchronize the EC and RSA versions. 7 lat temu
stack Work around language and compiler bug in memcpy, etc. 7 lat temu
test Convert base64_test to GTest. 7 lat temu
x509 Move PKCS#7 functions into their own directory. 7 lat temu
x509v3 Fix a crash in print_notice. 7 lat temu
CMakeLists.txt Move PKCS#7 functions into their own directory. 7 lat temu
constant_time_test.cc Remove static output buffers for hash & HMAC functions. 7 lat temu
cpu-aarch64-linux.c Rewrite ARM feature detection. 8 lat temu
cpu-arm-linux.c Work around language and compiler bug in memcpy, etc. 7 lat temu
cpu-arm.c Rewrite ARM feature detection. 8 lat temu
cpu-intel.c Wrap MSVC-only warning pragmas in a macro. 8 lat temu
cpu-ppc64le.c Make the POWER hardware capability value a global in crypto.c. 7 lat temu
crypto.c Be less clever about .rel.ro avoidance. 7 lat temu
ex_data.c Fix CRYPTO_dup_ex_data. 7 lat temu
internal.h Make fork-unsafe buffering act via CTR-DRBG. 7 lat temu
mem.c Work around language and compiler bug in memcpy, etc. 7 lat temu
refcount_c11.c Cast refcounts to _Atomic before use. 9 lat temu
refcount_lock.c Split unlock functions into read/write variants. 8 lat temu
refcount_test.cc Convert constant_time_test and refcount_test to C++. 7 lat temu
thread.c Remove a bunch of unnecessary includes. 8 lat temu
thread_none.c Split unlock functions into read/write variants. 8 lat temu
thread_pthread.c Work around language and compiler bug in memcpy, etc. 7 lat temu
thread_test.c Fix CRYPTO_once_t initialization test. 7 lat temu
thread_win.c Work around language and compiler bug in memcpy, etc. 7 lat temu