Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
Adam Langley d515722d22 Don't depend on the X509 code for getting public keys. 7 anos atrás
..
aes aes/asm/aesp8-ppc.pl: improve [backward] portability. 8 anos atrás
asn1 Don't leak memory on ASN1_GENERALIZEDTIME_adj() error path 8 anos atrás
base64 Use C99 for size_t loops. 8 anos atrás
bio Add a simplified SSL BIO for curl. 7 anos atrás
bn Fix BN_kronecker on unreachable BN_rshift error. 7 anos atrás
buf Add BUF_MEM_reserve. 8 anos atrás
bytestring Remove the remaining bssl::Main wrappers. 7 anos atrás
chacha Use fewer macros in C ChaCha implementation. 8 anos atrás
cipher Remove the remaining bssl::Main wrappers. 7 anos atrás
cmac Replace Scoped* heap types with bssl::UniquePtr. 8 anos atrás
conf Add a no-op |OPENSSL_no_config|. 8 anos atrás
curve25519 Add ED25519_keypair_from_seed. 8 anos atrás
des Fix up macros. 8 anos atrás
dh Remove the remaining bssl::Main wrappers. 7 anos atrás
digest Remove the remaining bssl::Main wrappers. 7 anos atrás
dsa Add various 1.1.0 accessors. 8 anos atrás
ec signed char => int8_t. 8 anos atrás
ecdh Const-correct ECDH_compute_key. 8 anos atrás
ecdsa Replace Scoped* heap types with bssl::UniquePtr. 8 anos atrás
engine Remove trailing ';' from macros 8 anos atrás
err Don't depend on the X509 code for getting public keys. 7 anos atrás
evp Remove the remaining bssl::Main wrappers. 7 anos atrás
hkdf Adding ARRAY_SIZE macro for getting the size of constant arrays. 8 anos atrás
hmac Remove the remaining bssl::Main wrappers. 7 anos atrás
lhash Use C99 for size_t loops. 8 anos atrás
md4 Fix up macros. 8 anos atrás
md5 Fix up macros. 8 anos atrás
modes Add generic AES-GCM-SIV support. 7 anos atrás
obj Remove CECPQ1 (experimental post-quantum key agreement). 7 anos atrás
pem Reject inappropriate private key encryption ciphers. 8 anos atrás
perlasm Add PPC64LE assembly for AES-GCM. 8 anos atrás
pkcs8 Use C99 for size_t loops. 8 anos atrás
poly1305 Always assume little-endian in Poly1305 reference code. 8 anos atrás
pool Add missing include. 8 anos atrás
rand Enable getrandom for entropy gathering. 7 anos atrás
rc4 Simplify RC4 code and remove assembly. 8 anos atrás
rsa Use C99 for size_t loops. 8 anos atrás
sha Sync with upstream's version of sha256-armv4.pl. 8 anos atrás
stack Use C99 for size_t loops. 8 anos atrás
test C++ crypto/test/malloc.cc more. 8 anos atrás
x509 Fix X509_parse_from_buffer when failing to parse. 7 anos atrás
x509v3 Fix x509v3_cache_extensions locking. 7 anos atrás
CMakeLists.txt Remove New Hope key agreement. 7 anos atrás
constant_time_test.c Update constant-time operations. 10 anos atrás
cpu-aarch64-linux.c Rewrite ARM feature detection. 8 anos atrás
cpu-arm-linux.c Make CRYPTO_is_NEON_capable aware of the buggy CPU. 8 anos atrás
cpu-arm.c Rewrite ARM feature detection. 8 anos atrás
cpu-intel.c Wrap MSVC-only warning pragmas in a macro. 8 anos atrás
cpu-ppc64le.c Add PPC64LE assembly for AES-GCM. 8 anos atrás
crypto.c Add PPC64LE assembly for AES-GCM. 8 anos atrás
ex_data.c Use C99 for size_t loops. 8 anos atrás
internal.h Add PPC64LE assembly for AES-GCM. 8 anos atrás
mem.c Remove a clang-cl workaround that's no longer needed. 8 anos atrás
refcount_c11.c Cast refcounts to _Atomic before use. 9 anos atrás
refcount_lock.c Split unlock functions into read/write variants. 8 anos atrás
refcount_test.c Specify argc and argv arguments to refcount_test:main. 9 anos atrás
thread.c Remove a bunch of unnecessary includes. 8 anos atrás
thread_none.c Split unlock functions into read/write variants. 8 anos atrás
thread_pthread.c Use pthreads on MinGW. 8 anos atrás
thread_test.c Wrap MSVC-only warning pragmas in a macro. 8 anos atrás
thread_win.c Use pthreads on MinGW. 8 anos atrás
time_support.c Remove some mingw support cruft. 8 anos atrás