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