Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
David Benjamin 16279bc559 Fix up x509_vpm.c comment. há 8 anos
..
aes Allow .arch directives with Clang. há 8 anos
asn1 Remove trailing ';' from macros há 8 anos
base64 Use C99 for size_t loops. há 8 anos
bio Implement BIO_eof() for compatibility há 8 anos
bn Define __STDC_CONSTANT_MACROS in bn_test.cc. há 8 anos
buf Add BUF_MEM_reserve. há 8 anos
bytestring Use C99 for size_t loops. há 8 anos
chacha Use fewer macros in C ChaCha implementation. há 8 anos
cipher Add EVP_AEAD_CTX_aead. há 8 anos
cmac Replace Scoped* heap types with bssl::UniquePtr. há 8 anos
conf Add missing internal includes. há 8 anos
curve25519 Replace Scoped* heap types with bssl::UniquePtr. há 8 anos
des Use the straight-forward ROTATE macro. há 8 anos
dh Fold stack-allocated types into headers. há 8 anos
digest Use C99 for size_t loops. há 8 anos
dsa Add various 1.1.0 accessors. há 8 anos
ec Use C99 for size_t loops. há 8 anos
ecdh Replace Scoped* heap types with bssl::UniquePtr. há 8 anos
ecdsa Replace Scoped* heap types with bssl::UniquePtr. há 8 anos
engine Remove trailing ';' from macros há 8 anos
err Only predict X25519 in TLS 1.3. há 8 anos
evp Use C99 for size_t loops. há 8 anos
hkdf Adding ARRAY_SIZE macro for getting the size of constant arrays. há 8 anos
hmac Use C99 for size_t loops. há 8 anos
lhash Use C99 for size_t loops. há 8 anos
md4 Revert md_len removal from SHA256_CTX and SHA512_CTX. há 8 anos
md5 Switch perlasm calling convention. há 8 anos
modes Move gcm_test to C++ há 8 anos
newhope Use C99 for size_t loops. há 8 anos
obj Rename the |dont_return_name| flag of |OBJ_obj2txt| to |always_return_oid|. há 8 anos
pem Reject inappropriate private key encryption ciphers. há 8 anos
perlasm Remove unused crypto/perlasm/cbc.pl. há 8 anos
pkcs8 Use C99 for size_t loops. há 8 anos
poly1305 Resolve a small handful of size_t truncation warnings. há 8 anos
rand Resolve a small handful of size_t truncation warnings. há 8 anos
rc4 Simplify RC4 code and remove assembly. há 8 anos
rsa Use C99 for size_t loops. há 8 anos
sha sha/asm/sha1-x86_64.pl: fix crash in SHAEXT code on Windows. há 8 anos
stack Use C99 for size_t loops. há 8 anos
test Use C99 for size_t loops. há 8 anos
x509 Fix up x509_vpm.c comment. há 8 anos
x509v3 Finish aligning up_ref functions with OpenSSL 1.1.0. há 8 anos
CMakeLists.txt Switch perlasm calling convention. há 8 anos
constant_time_test.c Update constant-time operations. há 10 anos
cpu-aarch64-linux.c Rewrite ARM feature detection. há 8 anos
cpu-arm-linux.c Make CRYPTO_is_NEON_capable aware of the buggy CPU. há 8 anos
cpu-arm.c Rewrite ARM feature detection. há 8 anos
cpu-intel.c Wrap MSVC-only warning pragmas in a macro. há 8 anos
crypto.c Add no-op function ENGINE_register_all_complete. há 8 anos
ex_data.c Use C99 for size_t loops. há 8 anos
internal.h Use pthreads on MinGW. há 8 anos
mem.c Breaking news: 1998 has come and gone. há 8 anos
refcount_c11.c Cast refcounts to _Atomic before use. há 9 anos
refcount_lock.c Split unlock functions into read/write variants. há 8 anos
refcount_test.c Specify argc and argv arguments to refcount_test:main. há 9 anos
thread.c Remove a bunch of unnecessary includes. há 8 anos
thread_none.c Split unlock functions into read/write variants. há 8 anos
thread_pthread.c Use pthreads on MinGW. há 8 anos
thread_test.c Wrap MSVC-only warning pragmas in a macro. há 8 anos
thread_win.c Use pthreads on MinGW. há 8 anos
time_support.c Remove some mingw support cruft. há 8 anos