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.
 
 
 
 
 
 
Adam Langley 5fa2538162 Clean up the GHASH init function a little. il y a 8 ans
..
aes aes/asm/aesp8-ppc.pl: improve [backward] portability. il y a 8 ans
asn1 Don't leak memory on ASN1_GENERALIZEDTIME_adj() error path il y a 8 ans
base64 Use C99 for size_t loops. il y a 8 ans
bio Remove the last of BIO_print_errors. il y a 8 ans
bn Check for BN_lshift failure in BN_sqrt. il y a 8 ans
buf Add BUF_MEM_reserve. il y a 8 ans
bytestring Add CBS_get_any_asn1. il y a 8 ans
chacha Use fewer macros in C ChaCha implementation. il y a 8 ans
cipher Simplify rotate_offset computation in EVP_tls_cbc_copy_mac. il y a 8 ans
cmac Replace Scoped* heap types with bssl::UniquePtr. il y a 8 ans
conf Add a no-op |OPENSSL_no_config|. il y a 8 ans
curve25519 Add ED25519_keypair_from_seed. il y a 8 ans
des Fix up macros. il y a 8 ans
dh Fold stack-allocated types into headers. il y a 8 ans
digest Fix up macros. il y a 8 ans
dsa Add various 1.1.0 accessors. il y a 8 ans
ec signed char => int8_t. il y a 8 ans
ecdh Const-correct ECDH_compute_key. 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 Parse the entire PSK extension. 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 Fix up macros. il y a 8 ans
md5 Fix up macros. il y a 8 ans
modes Clean up the GHASH init function a little. il y a 7 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 Add PPC64LE assembly for AES-GCM. il y a 8 ans
pkcs8 Use C99 for size_t loops. il y a 8 ans
poly1305 Always assume little-endian in Poly1305 reference code. il y a 8 ans
pool Add missing include. il y a 8 ans
rand Add corpora for fuzzers with fuzzer mode disabled. 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 Sync with upstream's version of sha256-armv4.pl. il y a 8 ans
stack Use C99 for size_t loops. il y a 8 ans
test C++ crypto/test/malloc.cc more. il y a 8 ans
x509 Check for i2d_name_canon failures in x509_name_canon. il y a 8 ans
x509v3 Fix up macros. il y a 8 ans
CMakeLists.txt Add CRYPTO_BUFFER and CRYPTO_BUFFER_POOL. 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
cpu-ppc64le.c Add PPC64LE assembly for AES-GCM. il y a 8 ans
crypto.c Add PPC64LE assembly for AES-GCM. il y a 8 ans
ex_data.c Use C99 for size_t loops. il y a 8 ans
internal.h Add PPC64LE assembly for AES-GCM. il y a 8 ans
mem.c Remove a clang-cl workaround that's no longer needed. 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