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.
 
 
 
 
 
 
Adam Langley d515722d22 Don't depend on the X509 code for getting public keys. 7 lat temu
..
aes aes/asm/aesp8-ppc.pl: improve [backward] portability. 8 lat temu
asn1 Don't leak memory on ASN1_GENERALIZEDTIME_adj() error path 8 lat temu
base64 Use C99 for size_t loops. 8 lat temu
bio Add a simplified SSL BIO for curl. 7 lat temu
bn Fix BN_kronecker on unreachable BN_rshift error. 7 lat temu
buf Add BUF_MEM_reserve. 8 lat temu
bytestring Remove the remaining bssl::Main wrappers. 7 lat temu
chacha Use fewer macros in C ChaCha implementation. 8 lat temu
cipher Remove the remaining bssl::Main wrappers. 7 lat temu
cmac Replace Scoped* heap types with bssl::UniquePtr. 8 lat temu
conf Add a no-op |OPENSSL_no_config|. 8 lat temu
curve25519 Add ED25519_keypair_from_seed. 8 lat temu
des Fix up macros. 8 lat temu
dh Remove the remaining bssl::Main wrappers. 7 lat temu
digest Remove the remaining bssl::Main wrappers. 7 lat temu
dsa Add various 1.1.0 accessors. 8 lat temu
ec signed char => int8_t. 8 lat temu
ecdh Const-correct ECDH_compute_key. 8 lat temu
ecdsa Replace Scoped* heap types with bssl::UniquePtr. 8 lat temu
engine Remove trailing ';' from macros 8 lat temu
err Don't depend on the X509 code for getting public keys. 7 lat temu
evp Remove the remaining bssl::Main wrappers. 7 lat temu
hkdf Adding ARRAY_SIZE macro for getting the size of constant arrays. 8 lat temu
hmac Remove the remaining bssl::Main wrappers. 7 lat temu
lhash Use C99 for size_t loops. 8 lat temu
md4 Fix up macros. 8 lat temu
md5 Fix up macros. 8 lat temu
modes Add generic AES-GCM-SIV support. 7 lat temu
obj Remove CECPQ1 (experimental post-quantum key agreement). 7 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 Always assume little-endian in Poly1305 reference code. 8 lat temu
pool Add missing include. 8 lat temu
rand Enable getrandom for entropy gathering. 7 lat temu
rc4 Simplify RC4 code and remove assembly. 8 lat temu
rsa Use C99 for size_t loops. 8 lat temu
sha Sync with upstream's version of sha256-armv4.pl. 8 lat temu
stack Use C99 for size_t loops. 8 lat temu
test C++ crypto/test/malloc.cc more. 8 lat temu
x509 Fix X509_parse_from_buffer when failing to parse. 7 lat temu
x509v3 Fix x509v3_cache_extensions locking. 7 lat temu
CMakeLists.txt Remove New Hope key agreement. 7 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 Remove a clang-cl workaround that's no longer needed. 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