151 コミット (master)

作成者 SHA1 メッセージ 日付
  Henry Case 71ad89487d Change package trs to th5 5年前
  Henry Case 70a7cea10b Add negotiated group to ConnectionState 5年前
  Henry Case f09eee913a Change package name from tls to trs 5年前
  Kris Kwiatkowski 7bbaf23cda Changes needed to make tris a separated lib 5年前
  Henry Case 600d4dece5
Adds X25519-SIKEp503 key agreement (#159) 5年前
  Kris Kwiatkowski 334eee5310 SIDH: Align codepoints with the ones in latest version 5年前
  Kris Kwiatkowski c752e2e7a4 test: adds tests for rsa-pss signatures 6年前
  Filippo Valsorda d20745552c crypto/tls: expand docs on client-side session ticket support 6年前
  Kris Kwiatkowski 86b0aecf5e go 1.11: Switch to GO 1.11 6年前
  Kris Kwiatkowski 3895b624f3 sidh: comment out P751/x448 6年前
  Kris Kwiatkowski d184bc0099 sidh: adds PQ secure KEX 6年前
  Kris Kwiatkowski 7c79cbefc5 sidh: API 6年前
  Kris Kwiatkowski da110326f8 Swap TLS 1.3 to RFC 8446 6年前
  Watson Ladd 7e1760cc7c Add EMS support to tls-tris 7年前
  Henry Case 2bcf6466b4
removes old draft version indicators (#127) 6年前
  Henry D. Case 91a6fcebab Cleanup 6年前
  Henry Case d3e18f99e2
Minimal number of changes needed to udpate to draft-28 (#115) 6年前
  Christopher Patton 174a68a0fb Update implementation of draft-ietf-tls-subcerts to draft 02 (#108) 6年前
  Christopher Patton c5280001a4 Remove delegated credential minting from the API 6年前
  Christopher Patton 84fe9084cd Implement the delegated_credential extension for TLS 6年前
  Henry D. Case 03138ec18e TLSv1.3 -draft23: Implementation of signature_algorithms_cert 6年前
  Henry D. Case 5bdf1af124 TLS1.3 -draft23: Renumber key_share 6年前
  Henry D. Case 42d5f61fd6 Set default MinVersion of protocol to TLSv12 6年前
  Henry D. Case c1206cd452 Enable TLS 1.3 (draft-22) as default 6年前
  Henry D. Case b05f4a6a51 Adds ID for CA's extension 6年前
  Filippo Valsorda 2e765efc88 crypto/tls: document VerifyPeerCertificate behavior in relation to ClientAuth 6年前
  Henry Case d3da622def
Revert "Use go 1.10 and aligns with current state of TLS in go/crypto/tls" (#77) 6年前
  Henry D. Case ec236c5591 [PATCH] all: use HTTPS for iana.org links 6年前
  Filippo Valsorda eaa1196b44 crypto/tls: document VerifyPeerCertificate behavior in relation to ClientAuth 6年前
  Peter Wu a0bab1759d tris: update Server Hello processing for D22 7年前
  Peter Wu e89292ccbe tris: convert end_of_early_data to a handshake message 6年前
  Peter Wu fd93e9ecf6 tris: implement D19 and D20 changes for secrets 7年前
  Peter Wu 92d04f3ebd tris: advertise PSS in Client Hello for TLS 1.3 7年前
  Peter Wu 9f46cf9e2d crypto/tls: add RSASSA-PSS support for handshake messages 7年前
  Peter Wu 4e6ebb63dd tris: unify ServerHello processing in preparation for D22 7年前
  filewalkwithme ff1bc5469f crypto/tls: limit number of consecutive warning alerts 7年前
  Filippo Valsorda 64bffb76ca crypto/tls: advertise support for SHA-512 signatures in 1.2 7年前
  Peter Wu 6c380f3bb6 crypto/tls: replace signatureAndHash by SignatureScheme. 7年前
  Tom Thorogood 710e9e9631 crypto/tls: Use a backing array for getSupportedVersions 7年前
  Peter Wu aab74cb372 crypto/tls: allow client to pick TLS 1.3, do not enable it by default. 7年前
  Peter Wu 998f77009e crypto/tls: remove TLS13CipherSuites. 7年前
  Peter Wu 3107d575a8 tris: implement SSLKEYLOGFILE for TLS 1.3 server 7年前
  Filippo Valsorda 7f449cbaa7 tris: add SessionTicketSealer 7年前
  Filippo Valsorda 4f7b5988a3 crypto/tls: add ConnectionState.Unique0RTTToken 7年前
  Filippo Valsorda 4191962f25 crypto/tls: use correct alerts 7年前
  Filippo Valsorda 922b99e473 crypto/tls: make 1.3 version negotiation more robust 7年前
  Filippo Valsorda f8c15889af crypto/tls: implement TLS 1.3 server 0-RTT 8年前
  Filippo Valsorda 453bd6af77 crypto/tls: implement TLS 1.3 PSK messages 8年前
  Filippo Valsorda 8052dc002f tris: extend ConnectionInfo 8年前
  Filippo Valsorda 4b0d17eca3 crypto/tls: implement TLS 1.3 minimal server 8年前