You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
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 година