158 Commits (c386440683e279fd0ee7f7dabf2676e2a366d6e5)

Autor SHA1 Mensaje Fecha
  David Benjamin b529253bea Implement scrypt from RFC 7914. hace 7 años
  David Benjamin 19670949ca Align EVP_PKEY Ed25519 API with upstream. hace 7 años
  Adam Langley c5e9ac1cac Move AES-GCM-SIV out from SMALL and handle unaligned keys. hace 7 años
  Alessandro Ghedini 1ac4f16fe9 tool: don't explicitly disable SSLv3 in the server hace 7 años
  David Benjamin 1ddd6e5365 Make -loop survive errors. hace 7 años
  Piotr Sikora d075706ea5 Allow selecting ECDH curves in bssl tool. hace 7 años
  David Benjamin 82b2b8574f Unwind multiprime RSA support. hace 7 años
  David Benjamin cb3af3e9c1 Allow specifying certificate and key in separate files. hace 7 años
  David Benjamin 4a2cc28b8c Unwind RSA_generate_multi_prime_key. hace 7 años
  Adam Langley fd49993c3b First part of the FIPS module. hace 7 años
  David Benjamin 69522117a6 Support Ed25519 in TLS. hace 7 años
  David Benjamin 4e78e30933 Add a basic signing tool. hace 7 años
  David Benjamin 712f372489 Make the bssl client -resume flag less confusing. hace 7 años
  Alessandro Ghedini ca307ab6a3 tool: show if early data was accepted hace 7 años
  Steven Valdez 2d85062c4f Add Data-less Zero-RTT support. hace 7 años
  Alessandro Ghedini 3c8652d0c6 tool: fix typo in -root-certs description hace 7 años
  Adam Langley 84cd49385c Don't pass |overhead_len| when testing “open” speed. hace 7 años
  Adam Langley ba9557d0ef Benchmark open & seal separately for AES-GCM-SIV. hace 7 años
  Matthew Braithwaite a57dcfb69c Add new cipherlist-setting APIs that reject nonsense. hace 7 años
  Alessandro Ghedini f6d64efd19 tool: show if server sent SCT staple hace 7 años
  Adam Langley 040bc4944b Enable TLS 1.3 by default in bssl tool. hace 7 años
  Adam Langley e5dfb52c3b Add -root-certs options to bssl client. hace 7 años
  Adam Langley 2e839244b0 Remove old ChaCha20-Poly1305 AEAD. hace 7 años
  Adam Langley 5322010405 Revert "Remove old ChaCha20-Poly1305 AEAD." hace 7 años
  Adam Langley def9b46801 Remove old ChaCha20-Poly1305 AEAD. hace 7 años
  David Benjamin 7c7ab21781 Guard a winsock2.h include under the usual pragmas. hace 7 años
  David Benjamin 6add9f172c Fix setsockopt call. hace 7 años
  Steven Valdez bf5bda37cf Adding socket reuse to bssl server. hace 7 años
  David Benjamin 17cf2cb1d2 Work around language and compiler bug in memcpy, etc. hace 7 años
  Steven Valdez 87c0bb2939 Adding new options for bssl tool. hace 7 años
  David Benjamin 54881224e8 Remove SSL_get_dhe_group_size. hace 7 años
  Alessandro Ghedini 1149ee1d38 tool: show if server sent OCSP staple hace 7 años
  Matthew Braithwaite f440e827f1 Remove New Hope key agreement. hace 7 años
  Adam Langley df447ba3a9 Add generic AES-GCM-SIV support. hace 8 años
  Adam Langley f18ad089f1 tool: don't generate negative serial numbers. hace 8 años
  Martin Kreichgauer ce1f62c3be Make `bssl server` generate a self-signed cert if none is provided. hace 8 años
  Alessandro Ghedini 8d3f130c55 tool: print client's SNI value, if any. hace 8 años
  Matthew Braithwaite b348897a02 Correctness fixes for NaCl and other platforms. hace 8 años
  David Benjamin 1e5ac5d502 Fix more clang-tidy warnings. hace 8 años
  David Benjamin 0cce863f74 Use scopers in tool/ hace 8 años
  David Benjamin 4fec04b484 Place comment(lib, *) pragmas under OPENSSL_MSVC_PRAGMA. hace 8 años
  David Benjamin 65ac997f20 Implement draft-davidben-tls-grease-01. hace 8 años
  David Benjamin e470690633 Align SSL_set_{min,max}_version with upstream. hace 8 años
  David Benjamin 2dc0204603 Don't return invalid versions in version_from_wire. hace 8 años
  Matthew Braithwaite 8aaa9e12c2 Remove RC4 from TLS for real. hace 8 años
  David Benjamin 2f401ecaac Fix IWYU violation in speed.cc. hace 8 años
  David Benjamin 31168c9999 Print out the signature algorithm in bssl client. hace 8 años
  David Benjamin 7072884350 Fix bssl client -session-out. hace 8 años
  Matt Braithwaite d17d74d73f Replace Scoped* heap types with bssl::UniquePtr. hace 8 años
  Brian Smith 7bee853d18 Include |BN_MONT_CTX| construction in RSA verification speed test. hace 8 años