149 Commits (460efd3b1e617c45a0cf24e776a26e781319ab6f)

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