35 Commits (master)

Author SHA1 Message Date
David Benjamin df1580068b Support ECH with DTLS 1.3 5 months ago
Nick Harper 0d9bb204ab [DTLS 1.3] Use HelloRetryRequest in place of HelloVerifyRequest. 8 months ago
David Benjamin eaca041e9d runner: Convert a few more of the test stack's parsers to cryptobyte 9 months ago
Nick Harper 1b40d99d6a Add runner test support for DTLS 1.25 10 months ago
David Benjamin 91a3f26a2e Add an SSL_CREDENTIAL API for ECDSA/RSA and delegated credentials 1 year ago
David Benjamin efad2bfc83 Fix delegated credential signature algorithm handling 1 year ago
David Benjamin 48b0edfdf2 Update delegated credentials to the final RFC 1 year ago
Victor Tan 558960d1e1 Add support for the new ALPS codepoint 2 years ago
David Benjamin 286ea215ec Replace byteBuilder and byteReader with cryptobyte 2 years ago
David Benjamin 3a1b7306ac Don't allow the caller to configure invalid signature algorithms. 2 years ago
David Benjamin 361e3e0aba Move the DTLS cookie to SSL_HANDSHAKE. 3 years ago
David Benjamin 18b6836b2f Update to draft-ietf-tls-esni-13. 4 years ago
David Benjamin 83a49939ab Add most of an ECH client implementation. 4 years ago
David Benjamin 7fffa4636c runner: Implement ECH server for testing. 4 years ago
David Benjamin 1f54fd9864 runner: Parse the status_request extension more strictly. 4 years ago
David Benjamin 00bccd6eef runner: Make echIsInner a boolean. 4 years ago
David Benjamin 1241228782 runner: Revise ECHConfig type in preparation for client implementation 4 years ago
David Benjamin 49ee62fe13 Update the ECH GREASE size selection. 4 years ago
David Benjamin d89ec688f2 Remove draft tokbind implementation. 4 years ago
Steven Valdez 94a63a5b6e Implement ECH draft 10 and update HPKE to draft 08. 4 years ago
Daniel McArdle 00e434d67e Add ECH server (draft-ietf-tls-esni-09). 4 years ago
David Benjamin 6810f0e83a runner: Ensure helloBytes is always the same as hello.marshal(). 4 years ago
David Benjamin fa2d3d56b9 runner: Fix ECH confirmation calculation with PSKs in tests. 4 years ago
David Benjamin 99f6d4bd18 runner: Remove remnants of SSL 3.0. 4 years ago
David Benjamin f225516cc5 runner: Remove remnants of the separate HelloRetryRequest message. 4 years ago
David Benjamin ae2bb64173 Use ID instead of Id in Go. 4 years ago
David Schinazi 3d8b8c3df2 Add support for the new QUIC TLS extension codepoint 4 years ago
Dan McArdle c295935a9b Send ECH acceptance signal from backend server. 4 years ago
Dan McArdle 92c48be84a Update ECH GREASE to draft-ietf-tls-esni-09 4 years ago
Dan McArdle 1920c6f2ca Implement GREASE for ECH (draft-ietf-tls-esni-08). 5 years ago
Steven Valdez 51607f1fe1 Implement draft-vvv-tls-alps-01. 5 years ago
David Benjamin 974ac218e7 runner: Implement a more complete ClientHello consistency check. 5 years ago
Dan McArdle 6222fe767d runner: Refactor BoGo clientHelloMsg extension marshalling. 5 years ago
Watson Ladd dcd6e447eb Support delegated credentials verison 06 5 years ago
Adam Langley fb0c05cac2 acvp: add CMAC-AES support. 5 years ago