Não pode escolher mais do que 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 2d58482004 Call __msan_unpoison on the output of getrandom. há 7 anos
..
aes aes/asm/aesp8-ppc.pl: improve [backward] portability. há 8 anos
asn1 Don't leak memory on ASN1_GENERALIZEDTIME_adj() error path há 8 anos
base64 Use C99 for size_t loops. há 8 anos
bio Add a simplified SSL BIO for curl. há 7 anos
bn Calculate Montgomery RR without division. há 7 anos
buf Add BUF_MEM_reserve. há 8 anos
bytestring Add CBS functions for working with BIT STRINGs. há 7 anos
chacha Use fewer macros in C ChaCha implementation. há 8 anos
cipher Import a test vector from upstream. há 7 anos
cmac Replace Scoped* heap types with bssl::UniquePtr. há 8 anos
conf Add a no-op |OPENSSL_no_config|. há 8 anos
curve25519 Add ED25519_keypair_from_seed. há 8 anos
des Fix up macros. há 8 anos
dh Remove the remaining bssl::Main wrappers. há 7 anos
digest Remove the remaining bssl::Main wrappers. há 7 anos
dsa Add various 1.1.0 accessors. há 8 anos
ec Revert "Include some C versions of the x86-64 P-256 code." há 7 anos
ecdh Const-correct ECDH_compute_key. há 8 anos
ecdsa Replace Scoped* heap types with bssl::UniquePtr. há 8 anos
engine Remove trailing ';' from macros há 8 anos
err Don't depend on the X509 code for getting public keys. há 7 anos
evp Check input length to pkey_rsa_verify and add initial tests. há 7 anos
hkdf Adding ARRAY_SIZE macro for getting the size of constant arrays. há 8 anos
hmac Remove the remaining bssl::Main wrappers. há 7 anos
lhash Use C99 for size_t loops. há 8 anos
md4 Fix up macros. há 8 anos
md5 Fix up macros. há 8 anos
modes Add generic AES-GCM-SIV support. há 7 anos
obj Remove CECPQ1 (experimental post-quantum key agreement). há 7 anos
pem Reject inappropriate private key encryption ciphers. há 8 anos
perlasm perlasm/x86_64-xlate.pl: refine sign extension in ea package. há 7 anos
pkcs8 Use C99 for size_t loops. há 8 anos
poly1305 Always assume little-endian in Poly1305 reference code. há 8 anos
pool Add missing include. há 8 anos
rand Call __msan_unpoison on the output of getrandom. há 7 anos
rc4 Simplify RC4 code and remove assembly. há 8 anos
rsa Verify consistency of RSA keys after generation & parsing. há 7 anos
sha Sync with upstream's version of sha256-armv4.pl. há 8 anos
stack Use C99 for size_t loops. há 8 anos
test C++ crypto/test/malloc.cc more. há 8 anos
x509 Fix X509_parse_from_buffer when failing to parse. há 7 anos
x509v3 Fix x509v3_cache_extensions locking. há 7 anos
CMakeLists.txt Remove New Hope key agreement. há 7 anos
constant_time_test.c Update constant-time operations. há 10 anos
cpu-aarch64-linux.c Rewrite ARM feature detection. há 8 anos
cpu-arm-linux.c Make CRYPTO_is_NEON_capable aware of the buggy CPU. há 8 anos
cpu-arm.c Rewrite ARM feature detection. há 8 anos
cpu-intel.c Wrap MSVC-only warning pragmas in a macro. há 8 anos
cpu-ppc64le.c Add PPC64LE assembly for AES-GCM. há 8 anos
crypto.c Add PPC64LE assembly for AES-GCM. há 8 anos
ex_data.c Use C99 for size_t loops. há 8 anos
internal.h Add PPC64LE assembly for AES-GCM. há 8 anos
mem.c Remove a clang-cl workaround that's no longer needed. há 8 anos
refcount_c11.c Cast refcounts to _Atomic before use. há 9 anos
refcount_lock.c Split unlock functions into read/write variants. há 8 anos
refcount_test.c Specify argc and argv arguments to refcount_test:main. há 9 anos
thread.c Remove a bunch of unnecessary includes. há 8 anos
thread_none.c Split unlock functions into read/write variants. há 8 anos
thread_pthread.c Use pthreads on MinGW. há 8 anos
thread_test.c Wrap MSVC-only warning pragmas in a macro. há 8 anos
thread_win.c Use pthreads on MinGW. há 8 anos
time_support.c Remove some mingw support cruft. há 8 anos