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 4008c7a80d Fix some more negative zeros and add tests for each case. hace 8 años
..
aes aes/asm/aesp8-ppc.pl: improve [backward] portability. hace 8 años
asn1 Don't leak memory on ASN1_GENERALIZEDTIME_adj() error path hace 8 años
base64 Use C99 for size_t loops. hace 8 años
bio Remove the last of BIO_print_errors. hace 8 años
bn Fix some more negative zeros and add tests for each case. hace 8 años
buf Add BUF_MEM_reserve. hace 8 años
bytestring Add CBS_get_any_asn1. hace 8 años
chacha Use fewer macros in C ChaCha implementation. hace 8 años
cipher Clarify the scope & initialization of |data_len| in |aead_tls_open|. hace 8 años
cmac Replace Scoped* heap types with bssl::UniquePtr. hace 8 años
conf Add a no-op |OPENSSL_no_config|. hace 8 años
curve25519 Add ED25519_keypair_from_seed. hace 8 años
des Fix up macros. hace 8 años
dh Fold stack-allocated types into headers. hace 8 años
digest Fix up macros. hace 8 años
dsa Add various 1.1.0 accessors. hace 8 años
ec Remove unnecessary BN_is_negative check in p256-x86_64_test. hace 8 años
ecdh Const-correct ECDH_compute_key. hace 8 años
ecdsa Replace Scoped* heap types with bssl::UniquePtr. hace 8 años
engine Remove trailing ';' from macros hace 8 años
err Tolerate cipher changes on TLS 1.3 resumption as a client. hace 8 años
evp Use C99 for size_t loops. hace 8 años
hkdf Adding ARRAY_SIZE macro for getting the size of constant arrays. hace 8 años
hmac Use C99 for size_t loops. hace 8 años
lhash Use C99 for size_t loops. hace 8 años
md4 Fix up macros. hace 8 años
md5 Fix up macros. hace 8 años
modes Fix up macros. hace 8 años
newhope Use C99 for size_t loops. hace 8 años
obj Rename the |dont_return_name| flag of |OBJ_obj2txt| to |always_return_oid|. hace 8 años
pem Reject inappropriate private key encryption ciphers. hace 8 años
perlasm Add PPC64LE assembly for AES-GCM. hace 8 años
pkcs8 Use C99 for size_t loops. hace 8 años
poly1305 Always assume little-endian in Poly1305 reference code. hace 8 años
pool Add missing include. hace 8 años
rand Add corpora for fuzzers with fuzzer mode disabled. hace 8 años
rc4 Simplify RC4 code and remove assembly. hace 8 años
rsa Use C99 for size_t loops. hace 8 años
sha Fix up macros. hace 8 años
stack Use C99 for size_t loops. hace 8 años
test C++ crypto/test/malloc.cc more. hace 8 años
x509 Check for i2d_name_canon failures in x509_name_canon. hace 8 años
x509v3 Fix up macros. hace 8 años
CMakeLists.txt Add CRYPTO_BUFFER and CRYPTO_BUFFER_POOL. hace 8 años
constant_time_test.c Update constant-time operations. hace 10 años
cpu-aarch64-linux.c Rewrite ARM feature detection. hace 8 años
cpu-arm-linux.c Make CRYPTO_is_NEON_capable aware of the buggy CPU. hace 8 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 Add PPC64LE assembly for AES-GCM. hace 8 años
crypto.c Add PPC64LE assembly for AES-GCM. hace 8 años
ex_data.c Use C99 for size_t loops. hace 8 años
internal.h Add PPC64LE assembly for AES-GCM. hace 8 años
mem.c Remove a clang-cl workaround that's no longer needed. hace 8 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.c Specify argc and argv arguments to refcount_test:main. hace 9 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 Use pthreads on MinGW. hace 8 años
thread_test.c Wrap MSVC-only warning pragmas in a macro. hace 8 años
thread_win.c Use pthreads on MinGW. hace 8 años
time_support.c Remove some mingw support cruft. hace 8 años