Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
Adam Langley 97db926cf7 Revert "crypto/rand: Fix a crash bug in RAND_enable_fork_unsafe_buffering." and "Enable getrandom for entropy gathering." před 7 roky
..
aes aes/asm/aesp8-ppc.pl: improve [backward] portability. před 8 roky
asn1 Don't leak memory on ASN1_GENERALIZEDTIME_adj() error path před 8 roky
base64 Use C99 for size_t loops. před 8 roky
bio Add a simplified SSL BIO for curl. před 7 roky
bn Remove RSAZ-512. před 7 roky
buf Add BUF_MEM_reserve. před 8 roky
bytestring Add CBS functions for working with BIT STRINGs. před 7 roky
chacha Use fewer macros in C ChaCha implementation. před 8 roky
cipher Import a test vector from upstream. před 7 roky
cmac Replace Scoped* heap types with bssl::UniquePtr. před 8 roky
conf Add a no-op |OPENSSL_no_config|. před 8 roky
curve25519 Add ED25519_keypair_from_seed. před 8 roky
des Fix up macros. před 8 roky
dh Remove the remaining bssl::Main wrappers. před 7 roky
digest Remove the remaining bssl::Main wrappers. před 7 roky
dsa Add various 1.1.0 accessors. před 8 roky
ec Revert "Include some C versions of the x86-64 P-256 code." před 7 roky
ecdh Const-correct ECDH_compute_key. před 8 roky
ecdsa Replace Scoped* heap types with bssl::UniquePtr. před 8 roky
engine Remove trailing ';' from macros před 8 roky
err Don't depend on the X509 code for getting public keys. před 7 roky
evp Remove the remaining bssl::Main wrappers. před 7 roky
hkdf Adding ARRAY_SIZE macro for getting the size of constant arrays. před 8 roky
hmac Remove the remaining bssl::Main wrappers. před 7 roky
lhash Use C99 for size_t loops. před 8 roky
md4 Fix up macros. před 8 roky
md5 Fix up macros. před 8 roky
modes Add generic AES-GCM-SIV support. před 7 roky
obj Remove CECPQ1 (experimental post-quantum key agreement). před 7 roky
pem Reject inappropriate private key encryption ciphers. před 8 roky
perlasm perlasm/x86_64-xlate.pl: refine sign extension in ea package. před 7 roky
pkcs8 Use C99 for size_t loops. před 8 roky
poly1305 Always assume little-endian in Poly1305 reference code. před 8 roky
pool Add missing include. před 8 roky
rand Revert "crypto/rand: Fix a crash bug in RAND_enable_fork_unsafe_buffering." and "Enable getrandom for entropy gathering." před 7 roky
rc4 Simplify RC4 code and remove assembly. před 8 roky
rsa Use C99 for size_t loops. před 8 roky
sha Sync with upstream's version of sha256-armv4.pl. před 8 roky
stack Use C99 for size_t loops. před 8 roky
test C++ crypto/test/malloc.cc more. před 8 roky
x509 Fix X509_parse_from_buffer when failing to parse. před 7 roky
x509v3 Fix x509v3_cache_extensions locking. před 7 roky
CMakeLists.txt Remove New Hope key agreement. před 7 roky
constant_time_test.c Update constant-time operations. před 10 roky
cpu-aarch64-linux.c Rewrite ARM feature detection. před 8 roky
cpu-arm-linux.c Make CRYPTO_is_NEON_capable aware of the buggy CPU. před 8 roky
cpu-arm.c Rewrite ARM feature detection. před 8 roky
cpu-intel.c Wrap MSVC-only warning pragmas in a macro. před 8 roky
cpu-ppc64le.c Add PPC64LE assembly for AES-GCM. před 8 roky
crypto.c Add PPC64LE assembly for AES-GCM. před 8 roky
ex_data.c Use C99 for size_t loops. před 8 roky
internal.h Add PPC64LE assembly for AES-GCM. před 8 roky
mem.c Remove a clang-cl workaround that's no longer needed. před 8 roky
refcount_c11.c Cast refcounts to _Atomic before use. před 9 roky
refcount_lock.c Split unlock functions into read/write variants. před 8 roky
refcount_test.c Specify argc and argv arguments to refcount_test:main. před 9 roky
thread.c Remove a bunch of unnecessary includes. před 8 roky
thread_none.c Split unlock functions into read/write variants. před 8 roky
thread_pthread.c Use pthreads on MinGW. před 8 roky
thread_test.c Wrap MSVC-only warning pragmas in a macro. před 8 roky
thread_win.c Use pthreads on MinGW. před 8 roky
time_support.c Remove some mingw support cruft. před 8 roky