60 Revīzijas (12f7b294ba0795c49cada00ed36ab92750470dde)

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