Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
 
David Benjamin 6fdea2aba9 Move PKCS#7 functions into their own directory. vor 7 Jahren
..
asn1 Fix potential memory leak in ASN1_TIME_to_generalizedtime() vor 7 Jahren
base64 Convert base64_test to GTest. vor 7 Jahren
bio Convert bio_test to GTest. vor 7 Jahren
bn Implement Enhanced Miller-Rabin primality test for FIPS. vor 7 Jahren
buf Work around language and compiler bug in memcpy, etc. vor 7 Jahren
bytestring Convert bytestring_test to GTest. vor 7 Jahren
chacha x86_64 assembly pack: Win64 SEH face-lift. vor 7 Jahren
cipher Add AESVS KAT vectors (CBC and ECB only). vor 7 Jahren
cmac Work around language and compiler bug in memcpy, etc. vor 7 Jahren
conf Fix out-of-memory condition in conf. vor 7 Jahren
curve25519 Add the start of standalone iOS build support. vor 7 Jahren
des Fix up macros. vor 8 Jahren
dh Remove direct calls to BN_mod_exp. vor 7 Jahren
digest_extra First part of the FIPS module. vor 7 Jahren
dsa Add a common TestEventListener for the error queue. vor 7 Jahren
ec Align BN_rand_range_ex with FIPS 186-4. vor 7 Jahren
ecdh Work around language and compiler bug in memcpy, etc. vor 7 Jahren
ecdsa Fix ECDSA signing for FIPS compliance. vor 7 Jahren
engine Work around language and compiler bug in memcpy, etc. vor 7 Jahren
err Move PKCS#7 functions into their own directory. vor 7 Jahren
evp Unwind multiprime RSA support. vor 7 Jahren
fipsmodule Add AES and SHA KAT for FIPS. vor 7 Jahren
hkdf Convert hkdf_test to C++. vor 7 Jahren
hmac_extra First part of the FIPS module. vor 7 Jahren
lhash Remove lh_new's default hash and comparator. vor 7 Jahren
modes Remove unsigned-based constant-time functions. vor 7 Jahren
obj Teach crypto/x509 how to verify an Ed25519 signature. vor 7 Jahren
pem Work around language and compiler bug in memcpy, etc. vor 7 Jahren
perlasm Gate assembly sources on !OPENSSL_NO_ASM. vor 7 Jahren
pkcs7 Move PKCS#7 functions into their own directory. vor 7 Jahren
pkcs8 First part of the FIPS module. vor 7 Jahren
poly1305 Fix Android build. vor 7 Jahren
pool Work around language and compiler bug in memcpy, etc. vor 7 Jahren
rand Implement a “continuous RNG test” in FIPS mode. vor 7 Jahren
rc4 Simplify RC4 code and remove assembly. vor 8 Jahren
rsa Fix check_fips for public keys and synchronize the EC and RSA versions. vor 7 Jahren
stack Work around language and compiler bug in memcpy, etc. vor 7 Jahren
test Convert base64_test to GTest. vor 7 Jahren
x509 Move PKCS#7 functions into their own directory. vor 7 Jahren
x509v3 Fix a crash in print_notice. vor 7 Jahren
CMakeLists.txt Move PKCS#7 functions into their own directory. vor 7 Jahren
constant_time_test.cc Remove static output buffers for hash & HMAC functions. vor 7 Jahren
cpu-aarch64-linux.c Rewrite ARM feature detection. vor 8 Jahren
cpu-arm-linux.c Work around language and compiler bug in memcpy, etc. vor 7 Jahren
cpu-arm.c Rewrite ARM feature detection. vor 8 Jahren
cpu-intel.c Wrap MSVC-only warning pragmas in a macro. vor 8 Jahren
cpu-ppc64le.c Make the POWER hardware capability value a global in crypto.c. vor 7 Jahren
crypto.c Be less clever about .rel.ro avoidance. vor 7 Jahren
ex_data.c Fix CRYPTO_dup_ex_data. vor 7 Jahren
internal.h Make fork-unsafe buffering act via CTR-DRBG. vor 7 Jahren
mem.c Work around language and compiler bug in memcpy, etc. vor 7 Jahren
refcount_c11.c Cast refcounts to _Atomic before use. vor 9 Jahren
refcount_lock.c Split unlock functions into read/write variants. vor 8 Jahren
refcount_test.cc Convert constant_time_test and refcount_test to C++. vor 7 Jahren
thread.c Remove a bunch of unnecessary includes. vor 8 Jahren
thread_none.c Split unlock functions into read/write variants. vor 8 Jahren
thread_pthread.c Work around language and compiler bug in memcpy, etc. vor 7 Jahren
thread_test.c Fix CRYPTO_once_t initialization test. vor 7 Jahren
thread_win.c Work around language and compiler bug in memcpy, etc. vor 7 Jahren