Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
 
 
Matthew Braithwaite 8aaa9e12c2 Remove RC4 from TLS for real. 8 роки тому
..
aes Allow .arch directives with Clang. 8 роки тому
asn1 Remove trailing ';' from macros 8 роки тому
base64 Use C99 for size_t loops. 8 роки тому
bio Implement BIO_eof() for compatibility 8 роки тому
bn Use C99 for size_t loops. 8 роки тому
buf Add BUF_MEM_reserve. 8 роки тому
bytestring Use C99 for size_t loops. 8 роки тому
chacha Use fewer macros in C ChaCha implementation. 8 роки тому
cipher Remove RC4 from TLS for real. 8 роки тому
cmac Replace Scoped* heap types with bssl::UniquePtr. 8 роки тому
conf Add missing internal includes. 8 роки тому
curve25519 Replace Scoped* heap types with bssl::UniquePtr. 8 роки тому
des Use the straight-forward ROTATE macro. 8 роки тому
dh Fold stack-allocated types into headers. 8 роки тому
digest Use C99 for size_t loops. 8 роки тому
dsa Add various 1.1.0 accessors. 8 роки тому
ec Use C99 for size_t loops. 8 роки тому
ecdh Replace Scoped* heap types with bssl::UniquePtr. 8 роки тому
ecdsa Replace Scoped* heap types with bssl::UniquePtr. 8 роки тому
engine Remove trailing ';' from macros 8 роки тому
err Forbid EMS from changing during renegotation. 8 роки тому
evp Use C99 for size_t loops. 8 роки тому
hkdf Adding ARRAY_SIZE macro for getting the size of constant arrays. 8 роки тому
hmac Use C99 for size_t loops. 8 роки тому
lhash Use C99 for size_t loops. 8 роки тому
md4 Revert md_len removal from SHA256_CTX and SHA512_CTX. 8 роки тому
md5 Switch perlasm calling convention. 8 роки тому
modes Move gcm_test to C++ 8 роки тому
newhope Use C99 for size_t loops. 8 роки тому
obj Rename the |dont_return_name| flag of |OBJ_obj2txt| to |always_return_oid|. 8 роки тому
pem Reject inappropriate private key encryption ciphers. 8 роки тому
perlasm Remove unused crypto/perlasm/cbc.pl. 8 роки тому
pkcs8 Use C99 for size_t loops. 8 роки тому
poly1305 Resolve a small handful of size_t truncation warnings. 8 роки тому
rand Resolve a small handful of size_t truncation warnings. 8 роки тому
rc4 Simplify RC4 code and remove assembly. 8 роки тому
rsa Use C99 for size_t loops. 8 роки тому
sha sha/asm/sha1-x86_64.pl: fix crash in SHAEXT code on Windows. 8 роки тому
stack Use C99 for size_t loops. 8 роки тому
test Use C99 for size_t loops. 8 роки тому
x509 Remove trailing ';' from macros 8 роки тому
x509v3 Finish aligning up_ref functions with OpenSSL 1.1.0. 8 роки тому
CMakeLists.txt Switch perlasm calling convention. 8 роки тому
constant_time_test.c Update constant-time operations. 10 роки тому
cpu-aarch64-linux.c Rewrite ARM feature detection. 8 роки тому
cpu-arm-linux.c Make CRYPTO_is_NEON_capable aware of the buggy CPU. 8 роки тому
cpu-arm.c Rewrite ARM feature detection. 8 роки тому
cpu-intel.c Wrap MSVC-only warning pragmas in a macro. 8 роки тому
crypto.c Add no-op function ENGINE_register_all_complete. 8 роки тому
ex_data.c Use C99 for size_t loops. 8 роки тому
internal.h Adding ARRAY_SIZE macro for getting the size of constant arrays. 8 роки тому
mem.c Breaking news: 1998 has come and gone. 8 роки тому
refcount_c11.c Cast refcounts to _Atomic before use. 9 роки тому
refcount_lock.c Split unlock functions into read/write variants. 8 роки тому
refcount_test.c Specify argc and argv arguments to refcount_test:main. 9 роки тому
thread.c Remove a bunch of unnecessary includes. 8 роки тому
thread_none.c Split unlock functions into read/write variants. 8 роки тому
thread_pthread.c Split unlock functions into read/write variants. 8 роки тому
thread_test.c Wrap MSVC-only warning pragmas in a macro. 8 роки тому
thread_win.c Wrap MSVC-only warning pragmas in a macro. 8 роки тому
time_support.c Remove some mingw support cruft. 8 роки тому