Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
 
David Benjamin ea213d1f0b Add missing include. 8 år sedan
..
aes Make the loop bounds in keywrap a little more clear. 8 år sedan
asn1 Fix up macros. 8 år sedan
base64 Use C99 for size_t loops. 8 år sedan
bio Ensure that BIO_[w]pending isn't confused about negative numbers. 8 år sedan
bn More macro hygiene improvements. 8 år sedan
buf Add BUF_MEM_reserve. 8 år sedan
bytestring Add CBS_get_any_asn1. 8 år sedan
chacha Use fewer macros in C ChaCha implementation. 8 år sedan
cipher Clarify the scope & initialization of |data_len| in |aead_tls_open|. 8 år sedan
cmac Replace Scoped* heap types with bssl::UniquePtr. 8 år sedan
conf Add a no-op |OPENSSL_no_config|. 8 år sedan
curve25519 Replace Scoped* heap types with bssl::UniquePtr. 8 år sedan
des Fix up macros. 8 år sedan
dh Fold stack-allocated types into headers. 8 år sedan
digest Fix up macros. 8 år sedan
dsa Add various 1.1.0 accessors. 8 år sedan
ec Fix up macros. 8 år sedan
ecdh Const-correct ECDH_compute_key. 8 år sedan
ecdsa Replace Scoped* heap types with bssl::UniquePtr. 8 år sedan
engine Remove trailing ';' from macros 8 år sedan
err Add the certificate_required alert. 8 år sedan
evp Use C99 for size_t loops. 8 år sedan
hkdf Adding ARRAY_SIZE macro for getting the size of constant arrays. 8 år sedan
hmac Use C99 for size_t loops. 8 år sedan
lhash Use C99 for size_t loops. 8 år sedan
md4 Fix up macros. 8 år sedan
md5 Fix up macros. 8 år sedan
modes Fix up macros. 8 år sedan
newhope Use C99 for size_t loops. 8 år sedan
obj Rename the |dont_return_name| flag of |OBJ_obj2txt| to |always_return_oid|. 8 år sedan
pem Reject inappropriate private key encryption ciphers. 8 år sedan
perlasm Add PPC64LE assembly for AES-GCM. 8 år sedan
pkcs8 Use C99 for size_t loops. 8 år sedan
poly1305 Resolve a small handful of size_t truncation warnings. 8 år sedan
pool Add missing include. 8 år sedan
rand Test getrandom(2) on Linux if available 8 år sedan
rc4 Simplify RC4 code and remove assembly. 8 år sedan
rsa Use C99 for size_t loops. 8 år sedan
sha Fix up macros. 8 år sedan
stack Use C99 for size_t loops. 8 år sedan
test C++ crypto/test/malloc.cc more. 8 år sedan
x509 Record kCRLTestRoot's private key in the source. 8 år sedan
x509v3 Fix up macros. 8 år sedan
CMakeLists.txt Add CRYPTO_BUFFER and CRYPTO_BUFFER_POOL. 8 år sedan
constant_time_test.c Update constant-time operations. 10 år sedan
cpu-aarch64-linux.c Rewrite ARM feature detection. 8 år sedan
cpu-arm-linux.c Make CRYPTO_is_NEON_capable aware of the buggy CPU. 8 år sedan
cpu-arm.c Rewrite ARM feature detection. 8 år sedan
cpu-intel.c Wrap MSVC-only warning pragmas in a macro. 8 år sedan
cpu-ppc64le.c Add PPC64LE assembly for AES-GCM. 8 år sedan
crypto.c Add PPC64LE assembly for AES-GCM. 8 år sedan
ex_data.c Use C99 for size_t loops. 8 år sedan
internal.h Add PPC64LE assembly for AES-GCM. 8 år sedan
mem.c Remove a clang-cl workaround that's no longer needed. 8 år sedan
refcount_c11.c Cast refcounts to _Atomic before use. 9 år sedan
refcount_lock.c Split unlock functions into read/write variants. 8 år sedan
refcount_test.c Specify argc and argv arguments to refcount_test:main. 9 år sedan
thread.c Remove a bunch of unnecessary includes. 8 år sedan
thread_none.c Split unlock functions into read/write variants. 8 år sedan
thread_pthread.c Use pthreads on MinGW. 8 år sedan
thread_test.c Wrap MSVC-only warning pragmas in a macro. 8 år sedan
thread_win.c Use pthreads on MinGW. 8 år sedan
time_support.c Remove some mingw support cruft. 8 år sedan