Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
Adam Langley 2d58482004 Call __msan_unpoison on the output of getrandom. 7 лет назад
..
aes aes/asm/aesp8-ppc.pl: improve [backward] portability. 8 лет назад
asn1 Don't leak memory on ASN1_GENERALIZEDTIME_adj() error path 8 лет назад
base64 Use C99 for size_t loops. 8 лет назад
bio Add a simplified SSL BIO for curl. 7 лет назад
bn Calculate Montgomery RR without division. 7 лет назад
buf Add BUF_MEM_reserve. 8 лет назад
bytestring Add CBS functions for working with BIT STRINGs. 7 лет назад
chacha Use fewer macros in C ChaCha implementation. 8 лет назад
cipher Import a test vector from upstream. 7 лет назад
cmac Replace Scoped* heap types with bssl::UniquePtr. 8 лет назад
conf Add a no-op |OPENSSL_no_config|. 8 лет назад
curve25519 Add ED25519_keypair_from_seed. 8 лет назад
des Fix up macros. 8 лет назад
dh Remove the remaining bssl::Main wrappers. 7 лет назад
digest Remove the remaining bssl::Main wrappers. 7 лет назад
dsa Add various 1.1.0 accessors. 8 лет назад
ec Revert "Include some C versions of the x86-64 P-256 code." 7 лет назад
ecdh Const-correct ECDH_compute_key. 8 лет назад
ecdsa Replace Scoped* heap types with bssl::UniquePtr. 8 лет назад
engine Remove trailing ';' from macros 8 лет назад
err Don't depend on the X509 code for getting public keys. 7 лет назад
evp Check input length to pkey_rsa_verify and add initial tests. 7 лет назад
hkdf Adding ARRAY_SIZE macro for getting the size of constant arrays. 8 лет назад
hmac Remove the remaining bssl::Main wrappers. 7 лет назад
lhash Use C99 for size_t loops. 8 лет назад
md4 Fix up macros. 8 лет назад
md5 Fix up macros. 8 лет назад
modes Add generic AES-GCM-SIV support. 7 лет назад
obj Remove CECPQ1 (experimental post-quantum key agreement). 7 лет назад
pem Reject inappropriate private key encryption ciphers. 8 лет назад
perlasm perlasm/x86_64-xlate.pl: refine sign extension in ea package. 7 лет назад
pkcs8 Use C99 for size_t loops. 8 лет назад
poly1305 Always assume little-endian in Poly1305 reference code. 8 лет назад
pool Add missing include. 8 лет назад
rand Call __msan_unpoison on the output of getrandom. 7 лет назад
rc4 Simplify RC4 code and remove assembly. 8 лет назад
rsa Verify consistency of RSA keys after generation & parsing. 7 лет назад
sha Sync with upstream's version of sha256-armv4.pl. 8 лет назад
stack Use C99 for size_t loops. 8 лет назад
test C++ crypto/test/malloc.cc more. 8 лет назад
x509 Fix X509_parse_from_buffer when failing to parse. 7 лет назад
x509v3 Fix x509v3_cache_extensions locking. 7 лет назад
CMakeLists.txt Remove New Hope key agreement. 7 лет назад
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 лет назад
cpu-ppc64le.c Add PPC64LE assembly for AES-GCM. 8 лет назад
crypto.c Add PPC64LE assembly for AES-GCM. 8 лет назад
ex_data.c Use C99 for size_t loops. 8 лет назад
internal.h Add PPC64LE assembly for AES-GCM. 8 лет назад
mem.c Remove a clang-cl workaround that's no longer needed. 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 Use pthreads on MinGW. 8 лет назад
thread_test.c Wrap MSVC-only warning pragmas in a macro. 8 лет назад
thread_win.c Use pthreads on MinGW. 8 лет назад
time_support.c Remove some mingw support cruft. 8 лет назад