Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
David Benjamin c8b6b4fe4a Only predict X25519 in TLS 1.3. il y a 8 ans
..
aes Allow .arch directives with Clang. il y a 8 ans
asn1 Remove trailing ';' from macros il y a 8 ans
base64 Use C99 for size_t loops. il y a 8 ans
bio Implement BIO_eof() for compatibility il y a 8 ans
bn Define __STDC_CONSTANT_MACROS in bn_test.cc. il y a 8 ans
buf Add BUF_MEM_reserve. il y a 8 ans
bytestring Use C99 for size_t loops. il y a 8 ans
chacha Use fewer macros in C ChaCha implementation. il y a 8 ans
cipher Add EVP_AEAD_CTX_aead. il y a 8 ans
cmac Replace Scoped* heap types with bssl::UniquePtr. il y a 8 ans
conf Add missing internal includes. il y a 8 ans
curve25519 Replace Scoped* heap types with bssl::UniquePtr. il y a 8 ans
des Use the straight-forward ROTATE macro. il y a 8 ans
dh Fold stack-allocated types into headers. il y a 8 ans
digest Use C99 for size_t loops. il y a 8 ans
dsa Add various 1.1.0 accessors. il y a 8 ans
ec Use C99 for size_t loops. il y a 8 ans
ecdh Replace Scoped* heap types with bssl::UniquePtr. il y a 8 ans
ecdsa Replace Scoped* heap types with bssl::UniquePtr. il y a 8 ans
engine Remove trailing ';' from macros il y a 8 ans
err Only predict X25519 in TLS 1.3. il y a 8 ans
evp Use C99 for size_t loops. il y a 8 ans
hkdf Adding ARRAY_SIZE macro for getting the size of constant arrays. il y a 8 ans
hmac Use C99 for size_t loops. il y a 8 ans
lhash Use C99 for size_t loops. il y a 8 ans
md4 Revert md_len removal from SHA256_CTX and SHA512_CTX. il y a 8 ans
md5 Switch perlasm calling convention. il y a 8 ans
modes Move gcm_test to C++ il y a 8 ans
newhope Use C99 for size_t loops. il y a 8 ans
obj Rename the |dont_return_name| flag of |OBJ_obj2txt| to |always_return_oid|. il y a 8 ans
pem Reject inappropriate private key encryption ciphers. il y a 8 ans
perlasm Remove unused crypto/perlasm/cbc.pl. il y a 8 ans
pkcs8 Use C99 for size_t loops. il y a 8 ans
poly1305 Resolve a small handful of size_t truncation warnings. il y a 8 ans
rand Resolve a small handful of size_t truncation warnings. il y a 8 ans
rc4 Simplify RC4 code and remove assembly. il y a 8 ans
rsa Use C99 for size_t loops. il y a 8 ans
sha sha/asm/sha1-x86_64.pl: fix crash in SHAEXT code on Windows. il y a 8 ans
stack Use C99 for size_t loops. il y a 8 ans
test Use C99 for size_t loops. il y a 8 ans
x509 Shush a MinGW warning in crypto/x509. il y a 8 ans
x509v3 Finish aligning up_ref functions with OpenSSL 1.1.0. il y a 8 ans
CMakeLists.txt Switch perlasm calling convention. il y a 8 ans
constant_time_test.c Update constant-time operations. il y a 10 ans
cpu-aarch64-linux.c Rewrite ARM feature detection. il y a 8 ans
cpu-arm-linux.c Make CRYPTO_is_NEON_capable aware of the buggy CPU. il y a 8 ans
cpu-arm.c Rewrite ARM feature detection. il y a 8 ans
cpu-intel.c Wrap MSVC-only warning pragmas in a macro. il y a 8 ans
crypto.c Add no-op function ENGINE_register_all_complete. il y a 8 ans
ex_data.c Use C99 for size_t loops. il y a 8 ans
internal.h Use pthreads on MinGW. il y a 8 ans
mem.c Breaking news: 1998 has come and gone. il y a 8 ans
refcount_c11.c Cast refcounts to _Atomic before use. il y a 9 ans
refcount_lock.c Split unlock functions into read/write variants. il y a 8 ans
refcount_test.c Specify argc and argv arguments to refcount_test:main. il y a 9 ans
thread.c Remove a bunch of unnecessary includes. il y a 8 ans
thread_none.c Split unlock functions into read/write variants. il y a 8 ans
thread_pthread.c Use pthreads on MinGW. il y a 8 ans
thread_test.c Wrap MSVC-only warning pragmas in a macro. il y a 8 ans
thread_win.c Use pthreads on MinGW. il y a 8 ans
time_support.c Remove some mingw support cruft. il y a 8 ans