549 Commits (36f2800cb39213856a27b25ca6e5972c5ae1938a)
 

Autor SHA1 Nachricht Datum
  Kris Kwiatkowski 36f2800cb3 adds LICENSE vor 6 Jahren
  Kris Kwiatkowski fab2c445b3 makefile: use named tags instead of commit numbers vor 6 Jahren
  Kris Kwiatkowski c752e2e7a4 test: adds tests for rsa-pss signatures vor 6 Jahren
  Filippo Valsorda d20745552c crypto/tls: expand docs on client-side session ticket support vor 6 Jahren
  Kris Kwiatkowski 18024f59de crypto/tls: add examples for [Load]X509KeyPair vor 6 Jahren
  Filippo Valsorda 4c970a6672 crypto/tls: parse certificate first in X509KeyPair to get better errors vor 6 Jahren
  Kevin Burke 9fc345bd63 crypto/tls: handle errors in generate_cert.go vor 6 Jahren
  Kris Kwiatkowski 86b0aecf5e go 1.11: Switch to GO 1.11 vor 6 Jahren
  Kris Kwiatkowski 8da51abeca sidh: operability tests with BoringSSL vor 6 Jahren
  Kris Kwiatkowski 96db6f14d8 sidh: sidh support in boringssl vor 6 Jahren
  Henry Case cb67de3e1f
sidh: use version with improved vendoring (#144) vor 6 Jahren
  Kris Kwiatkowski bcc2724bf6 sidh: use implementation with improved performance for ARMv8 vor 6 Jahren
  Marten Seemann 6fcf1bc4c0 don't expect CertificateVerify when the client doesn't send any cert vor 6 Jahren
  Kris Kwiatkowski ce53b126bc fix: client shouldn't use P751/x448 ID vor 6 Jahren
  Kris Kwiatkowski 3895b624f3 sidh: comment out P751/x448 vor 6 Jahren
  Kris Kwiatkowski d184bc0099 sidh: adds PQ secure KEX vor 6 Jahren
  Kris Kwiatkowski 7c79cbefc5 sidh: API vor 6 Jahren
  Kris Kwiatkowski ed36ba540a sidh: updates for Makefile vor 6 Jahren
  Kris Kwiatkowski 61bc4c1a09 moves methods from Config to Conn receives vor 6 Jahren
  Kris Kwiatkowski 07ad1769c3 fix: in TLSv1.3, the ALPN extension must be sent in EE vor 6 Jahren
  Kris Kwiatkowski da110326f8 Swap TLS 1.3 to RFC 8446 vor 6 Jahren
  Watson Ladd 7e1760cc7c Add EMS support to tls-tris vor 7 Jahren
  Kris Kwiatkowski 58c559ba00 fix: mac calculation fails when subsequent packet is shorter vor 6 Jahren
  Kris Kwiatkowski 1678dc5074 cleanup: removes Committer interface vor 6 Jahren
  Marten Seemann e20b4d2a9a don't generate a key share with Curve ID 0 in the ServerHello tests vor 6 Jahren
  Marten Seemann 9919e0e977 fix the key_exchange length in the ClientHello and ServerHello tests vor 6 Jahren
  Marten Seemann e7a33a2dc3 cherry-pick https://go-review.googlesource.com/c/go/+/129755 vor 6 Jahren
  Henry Case 81871bbad5
tls tris server: allow custom server keypairs (#128) vor 6 Jahren
  Henry Case 2bcf6466b4
removes old draft version indicators (#127) vor 6 Jahren
  Marten Seemann 40eb693877 remove support for generating draft 18-21 ServerHellos (#124) vor 6 Jahren
  Kris Kwiatkowski 242e89da1b refactoring of the tris test client vor 6 Jahren
  Kris Kwiatkowski 63ec8fff02 refactoring of the tris test server vor 6 Jahren
  Henry Case a21fd9c1bc
refactors record encryption code (#122) vor 6 Jahren
  Henry D. Case e81269b57e Revert "Small refactoring of record encryption code" vor 6 Jahren
  Henry D. Case 1782162852 Small refactoring of record encryption code vor 6 Jahren
  Henry D. Case ad86d61c42 Let's use constant instead of hardcoding values (same is done in bssl) vor 6 Jahren
  Henry D. Case 91a6fcebab Cleanup vor 6 Jahren
  Christopher Patton a2fe2d9a71 DC draft-02, last minute change (#121) vor 6 Jahren
  Henry Case e77e39e7aa
server must NOT send version prior to TLS1.3 in supported_versions (#119) vor 6 Jahren
  Henry Case d3e18f99e2
Minimal number of changes needed to udpate to draft-28 (#115) vor 6 Jahren
  Christopher Patton 0d6e4561a6 Add DC test data for tls13draft28 and tls13rfc (#117) vor 6 Jahren
  Christopher Patton 174a68a0fb Update implementation of draft-ietf-tls-subcerts to draft 02 (#108) vor 6 Jahren
  Henry D. Case 77d1fbf262 Don't use VersionTLS13DraftXX anywhere vor 6 Jahren
  Christopher Patton c5280001a4 Remove delegated credential minting from the API vor 6 Jahren
  Christopher Patton 1ea9624098 Use static test data for testing delegated credentials vor 6 Jahren
  Brendan Mc 22d6deb0e7
Merge pull request #95 from cjpatton/subcerts vor 6 Jahren
  Christopher Patton 84fe9084cd Implement the delegated_credential extension for TLS vor 6 Jahren
  Christopher Patton 963d5877be Refactor the keyAgreement interface vor 6 Jahren
  Henry D. Case 3ff71dcdc5 tests: enable client authentication in bogo vor 6 Jahren
  Henry D. Case 6e4abe2d07 TLSv1.3 draft-23: align tests vor 6 Jahren