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