Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 
 
 
David Benjamin 4008c7a80d Fix some more negative zeros and add tests for each case. pirms 8 gadiem
..
aes aes/asm/aesp8-ppc.pl: improve [backward] portability. pirms 8 gadiem
asn1 Don't leak memory on ASN1_GENERALIZEDTIME_adj() error path pirms 8 gadiem
base64 Use C99 for size_t loops. pirms 8 gadiem
bio Remove the last of BIO_print_errors. pirms 8 gadiem
bn Fix some more negative zeros and add tests for each case. pirms 8 gadiem
buf Add BUF_MEM_reserve. pirms 8 gadiem
bytestring Add CBS_get_any_asn1. pirms 8 gadiem
chacha Use fewer macros in C ChaCha implementation. pirms 8 gadiem
cipher Clarify the scope & initialization of |data_len| in |aead_tls_open|. pirms 8 gadiem
cmac Replace Scoped* heap types with bssl::UniquePtr. pirms 8 gadiem
conf Add a no-op |OPENSSL_no_config|. pirms 8 gadiem
curve25519 Add ED25519_keypair_from_seed. pirms 8 gadiem
des Fix up macros. pirms 8 gadiem
dh Fold stack-allocated types into headers. pirms 8 gadiem
digest Fix up macros. pirms 8 gadiem
dsa Add various 1.1.0 accessors. pirms 8 gadiem
ec Remove unnecessary BN_is_negative check in p256-x86_64_test. pirms 8 gadiem
ecdh Const-correct ECDH_compute_key. pirms 8 gadiem
ecdsa Replace Scoped* heap types with bssl::UniquePtr. pirms 8 gadiem
engine Remove trailing ';' from macros pirms 8 gadiem
err Tolerate cipher changes on TLS 1.3 resumption as a client. pirms 8 gadiem
evp Use C99 for size_t loops. pirms 8 gadiem
hkdf Adding ARRAY_SIZE macro for getting the size of constant arrays. pirms 8 gadiem
hmac Use C99 for size_t loops. pirms 8 gadiem
lhash Use C99 for size_t loops. pirms 8 gadiem
md4 Fix up macros. pirms 8 gadiem
md5 Fix up macros. pirms 8 gadiem
modes Fix up macros. pirms 8 gadiem
newhope Use C99 for size_t loops. pirms 8 gadiem
obj Rename the |dont_return_name| flag of |OBJ_obj2txt| to |always_return_oid|. pirms 8 gadiem
pem Reject inappropriate private key encryption ciphers. pirms 8 gadiem
perlasm Add PPC64LE assembly for AES-GCM. pirms 8 gadiem
pkcs8 Use C99 for size_t loops. pirms 8 gadiem
poly1305 Always assume little-endian in Poly1305 reference code. pirms 8 gadiem
pool Add missing include. pirms 8 gadiem
rand Add corpora for fuzzers with fuzzer mode disabled. pirms 8 gadiem
rc4 Simplify RC4 code and remove assembly. pirms 8 gadiem
rsa Use C99 for size_t loops. pirms 8 gadiem
sha Fix up macros. pirms 8 gadiem
stack Use C99 for size_t loops. pirms 8 gadiem
test C++ crypto/test/malloc.cc more. pirms 8 gadiem
x509 Check for i2d_name_canon failures in x509_name_canon. pirms 8 gadiem
x509v3 Fix up macros. pirms 8 gadiem
CMakeLists.txt Add CRYPTO_BUFFER and CRYPTO_BUFFER_POOL. pirms 8 gadiem
constant_time_test.c Update constant-time operations. pirms 10 gadiem
cpu-aarch64-linux.c Rewrite ARM feature detection. pirms 8 gadiem
cpu-arm-linux.c Make CRYPTO_is_NEON_capable aware of the buggy CPU. pirms 8 gadiem
cpu-arm.c Rewrite ARM feature detection. pirms 8 gadiem
cpu-intel.c Wrap MSVC-only warning pragmas in a macro. pirms 8 gadiem
cpu-ppc64le.c Add PPC64LE assembly for AES-GCM. pirms 8 gadiem
crypto.c Add PPC64LE assembly for AES-GCM. pirms 8 gadiem
ex_data.c Use C99 for size_t loops. pirms 8 gadiem
internal.h Add PPC64LE assembly for AES-GCM. pirms 8 gadiem
mem.c Remove a clang-cl workaround that's no longer needed. pirms 8 gadiem
refcount_c11.c Cast refcounts to _Atomic before use. pirms 9 gadiem
refcount_lock.c Split unlock functions into read/write variants. pirms 8 gadiem
refcount_test.c Specify argc and argv arguments to refcount_test:main. pirms 9 gadiem
thread.c Remove a bunch of unnecessary includes. pirms 8 gadiem
thread_none.c Split unlock functions into read/write variants. pirms 8 gadiem
thread_pthread.c Use pthreads on MinGW. pirms 8 gadiem
thread_test.c Wrap MSVC-only warning pragmas in a macro. pirms 8 gadiem
thread_win.c Use pthreads on MinGW. pirms 8 gadiem
time_support.c Remove some mingw support cruft. pirms 8 gadiem