64 Revize (master)

Autor SHA1 Zpráva Datum
  Henry Case 71ad89487d Change package trs to th5 před 5 roky
  Henry Case 4a7cf1bb76 Fix client key share před 5 roky
  Henry Case 70a7cea10b Add negotiated group to ConnectionState před 5 roky
  Henry Case f09eee913a Change package name from tls to trs před 5 roky
  Kris Kwiatkowski 7bbaf23cda Changes needed to make tris a separated lib před 5 roky
  Henry Case af21f3083c
Fix: always store client hello in ConnectionState (#161) před 5 roky
  Henry Case 600d4dece5
Adds X25519-SIKEp503 key agreement (#159) před 5 roky
  Henry Case a5d35123cc
[sike] Refactor key agreement in TLS 1.3 [PATCH 1/2] (#153) před 5 roky
  Kris Kwiatkowski 76231e7564 SIDH: Implement test againt TLSv1.2 před 5 roky
  Kris Kwiatkowski 334eee5310 SIDH: Align codepoints with the ones in latest version před 5 roky
  Marten Seemann 6fcf1bc4c0 don't expect CertificateVerify when the client doesn't send any cert před 6 roky
  Kris Kwiatkowski d184bc0099 sidh: adds PQ secure KEX před 6 roky
  Kris Kwiatkowski 7c79cbefc5 sidh: API před 6 roky
  Kris Kwiatkowski 61bc4c1a09 moves methods from Config to Conn receives před 6 roky
  Kris Kwiatkowski 1678dc5074 cleanup: removes Committer interface před 6 roky
  Christopher Patton 174a68a0fb Update implementation of draft-ietf-tls-subcerts to draft 02 (#108) před 6 roky
  Christopher Patton c5280001a4 Remove delegated credential minting from the API před 6 roky
  Christopher Patton 84fe9084cd Implement the delegated_credential extension for TLS před 6 roky
  Henry D. Case 03138ec18e TLSv1.3 -draft23: Implementation of signature_algorithms_cert před 6 roky
  Evan Klitzke 67bc308e04 Update client SCT list during TLS 1.3 handshake, fixes #76 před 6 roky
  Henry D. Case b1d6c0aeaa Change function name verifyPeerCertificate->verifyPeerHandshakeSignature před 6 roky
  Christopher Patton 81ee64180a Lint 13.go před 6 roky
  Henry Case 7b3759576a Cleanup před 6 roky
  Henry D. Case 01c3b768fe (fix) Client MUST send certificate msg if requested by server před 6 roky
  Henry D. Case 0d06e5c19c Server side of client authentication před 6 roky
  Henry D. Case c6745f1879 Client authentication před 6 roky
  Peter Wu 824987c5ad tris: implement draft-22 middlebox compatibility mode před 7 roky
  Peter Wu e89292ccbe tris: convert end_of_early_data to a handshake message před 6 roky
  Peter Wu 69dddf0612 tris: update NewSessionTicket for draft -19 and -21 před 7 roky
  Peter Wu fd93e9ecf6 tris: implement D19 and D20 changes for secrets před 7 roky
  Peter Wu e9ff50fcb0 tris: process ALPN in EE received by client před 7 roky
  Peter Wu 0b636d21fb crypto/tls: enable certificate validation on the client před 7 roky
  Peter Wu 9e25a0a25d crypto/tls: initial TLS 1.3 client support před 7 roky
  Peter Wu 634f9a5858 crypto/tls: prepare for TLS 1.3 client handshake. před 7 roky
  Peter Wu 759dbb355a tris: fix nonce length definition and actually use it před 6 roky
  Peter Wu b1e5feadef tris: prevent sending 0.5-RTT data před 7 roky
  Peter Wu 4e6ebb63dd tris: unify ServerHello processing in preparation for D22 před 7 roky
  Peter Wu 3107d575a8 tris: implement SSLKEYLOGFILE for TLS 1.3 server před 7 roky
  Peter Wu 6f580251ca tris: use keySchedule13 for the server před 7 roky
  Peter Wu 9f9f06de80 tris: add new key schedule implementation před 7 roky
  Henry de Valence cd63e47f2c tris: rename `pk` to `secretKey` před 7 roky
  Henry de Valence d4b8398461 tris: fix typos před 7 roky
  Tom Thorogood f4a6690edc crypto/tls: generate unique ticket_age_add for each ticket před 7 roky
  Filippo Valsorda 7f449cbaa7 tris: add SessionTicketSealer před 7 roky
  Filippo Valsorda 4f7b5988a3 crypto/tls: add ConnectionState.Unique0RTTToken před 7 roky
  Filippo Valsorda 0d97989e0d tris: move Commit to just before key share generation před 7 roky
  Brendan Mc ed105dc308 crypto/tls: add SignedCertificateTimestamps and OCSPStaple to 1.3 před 7 roky
  Filippo Valsorda 9b94b65b7b crypto/tls: send two session tickets to TLS 1.3 clients před 7 roky
  Filippo Valsorda 740fc926aa tris: add single line TLSDEBUG=short před 7 roky
  Filippo Valsorda c758567785 crypto/tls: detect unexpected leftover handshake data před 7 roky