Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
 
David Benjamin 54afdab584 Fix X509_CRL construction under malloc failures. 8 lat temu
..
aes Update aes.c for new ARM asm names. 8 lat temu
asn1 Remove trailing ';' from macros 8 lat temu
base64 Use C99 for size_t loops. 8 lat temu
bio Implement BIO_eof() for compatibility 8 lat temu
bn Fix bn_test under malloc tests. 8 lat temu
buf Add BUF_MEM_reserve. 8 lat temu
bytestring Use C99 for size_t loops. 8 lat temu
chacha Use fewer macros in C ChaCha implementation. 8 lat temu
cipher Add PPC64LE assembly for AES-GCM. 8 lat temu
cmac Replace Scoped* heap types with bssl::UniquePtr. 8 lat temu
conf Add missing internal includes. 8 lat temu
curve25519 Replace Scoped* heap types with bssl::UniquePtr. 8 lat temu
des Use the straight-forward ROTATE macro. 8 lat temu
dh Fold stack-allocated types into headers. 8 lat temu
digest Use C99 for size_t loops. 8 lat temu
dsa Add various 1.1.0 accessors. 8 lat temu
ec Use C99 for size_t loops. 8 lat temu
ecdh Replace Scoped* heap types with bssl::UniquePtr. 8 lat temu
ecdsa Replace Scoped* heap types with bssl::UniquePtr. 8 lat temu
engine Remove trailing ';' from macros 8 lat temu
err Only predict X25519 in TLS 1.3. 8 lat temu
evp Use C99 for size_t loops. 8 lat temu
hkdf Adding ARRAY_SIZE macro for getting the size of constant arrays. 8 lat temu
hmac Use C99 for size_t loops. 8 lat temu
lhash Use C99 for size_t loops. 8 lat temu
md4 Revert md_len removal from SHA256_CTX and SHA512_CTX. 8 lat temu
md5 Switch perlasm calling convention. 8 lat temu
modes Add PPC64LE assembly for AES-GCM. 8 lat temu
newhope Use C99 for size_t loops. 8 lat temu
obj Rename the |dont_return_name| flag of |OBJ_obj2txt| to |always_return_oid|. 8 lat temu
pem Reject inappropriate private key encryption ciphers. 8 lat temu
perlasm Add PPC64LE assembly for AES-GCM. 8 lat temu
pkcs8 Use C99 for size_t loops. 8 lat temu
poly1305 Resolve a small handful of size_t truncation warnings. 8 lat temu
rand Resolve a small handful of size_t truncation warnings. 8 lat temu
rc4 Simplify RC4 code and remove assembly. 8 lat temu
rsa Use C99 for size_t loops. 8 lat temu
sha sha/asm/sha1-x86_64.pl: fix crash in SHAEXT code on Windows. 8 lat temu
stack Use C99 for size_t loops. 8 lat temu
test Get the malloc tests working under ASan. 8 lat temu
x509 Fix X509_CRL construction under malloc failures. 8 lat temu
x509v3 Finish aligning up_ref functions with OpenSSL 1.1.0. 8 lat temu
CMakeLists.txt Add PPC64LE assembly for AES-GCM. 8 lat temu
constant_time_test.c Update constant-time operations. 10 lat temu
cpu-aarch64-linux.c Rewrite ARM feature detection. 8 lat temu
cpu-arm-linux.c Make CRYPTO_is_NEON_capable aware of the buggy CPU. 8 lat temu
cpu-arm.c Rewrite ARM feature detection. 8 lat temu
cpu-intel.c Wrap MSVC-only warning pragmas in a macro. 8 lat temu
cpu-ppc64le.c Add PPC64LE assembly for AES-GCM. 8 lat temu
crypto.c Add PPC64LE assembly for AES-GCM. 8 lat temu
ex_data.c Use C99 for size_t loops. 8 lat temu
internal.h Add PPC64LE assembly for AES-GCM. 8 lat temu
mem.c Breaking news: 1998 has come and gone. 8 lat temu
refcount_c11.c Cast refcounts to _Atomic before use. 9 lat temu
refcount_lock.c Split unlock functions into read/write variants. 8 lat temu
refcount_test.c Specify argc and argv arguments to refcount_test:main. 9 lat temu
thread.c Remove a bunch of unnecessary includes. 8 lat temu
thread_none.c Split unlock functions into read/write variants. 8 lat temu
thread_pthread.c Use pthreads on MinGW. 8 lat temu
thread_test.c Wrap MSVC-only warning pragmas in a macro. 8 lat temu
thread_win.c Use pthreads on MinGW. 8 lat temu
time_support.c Remove some mingw support cruft. 8 lat temu