You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Adam Langley d515722d22 Don't depend on the X509 code for getting public keys. пре 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 Fix BN_kronecker on unreachable BN_rshift error. пре 7 година
buf Add BUF_MEM_reserve. пре 8 година
bytestring Remove the remaining bssl::Main wrappers. пре 7 година
chacha Use fewer macros in C ChaCha implementation. пре 8 година
cipher Remove the remaining bssl::Main wrappers. пре 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 signed char => int8_t. пре 8 година
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 Remove the remaining bssl::Main wrappers. пре 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 Add PPC64LE assembly for AES-GCM. пре 8 година
pkcs8 Use C99 for size_t loops. пре 8 година
poly1305 Always assume little-endian in Poly1305 reference code. пре 8 година
pool Add missing include. пре 8 година
rand Enable getrandom for entropy gathering. пре 7 година
rc4 Simplify RC4 code and remove assembly. пре 8 година
rsa Use C99 for size_t loops. пре 8 година
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 година