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 97db926cf7 Revert "crypto/rand: Fix a crash bug in RAND_enable_fork_unsafe_buffering." and "Enable getrandom for entropy gathering." 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 Remove RSAZ-512. 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 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 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 Revert "crypto/rand: Fix a crash bug in RAND_enable_fork_unsafe_buffering." and "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 年之前