Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
 
 
David Benjamin 6fdea2aba9 Move PKCS#7 functions into their own directory. 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 Implement Enhanced Miller-Rabin primality test for FIPS. 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 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 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 Move PKCS#7 functions into their own directory. 7 роки тому
evp Unwind multiprime RSA support. 7 роки тому
fipsmodule Add AES and SHA KAT for FIPS. 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 роки тому
pkcs7 Move PKCS#7 functions into their own directory. 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 Implement a “continuous RNG test” in FIPS mode. 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 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 Move PKCS#7 functions into their own directory. 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 Make fork-unsafe buffering act via CTR-DRBG. 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 роки тому