318 Commits (8a062a71124f84ed4c3ab304b75ee215b7439de3)

Author SHA1 Message Date
Daniel McArdle f42d5df924 Add Go implementation of HPKE draft 05 to runner. 4 years ago
David Benjamin 974ac218e7 runner: Implement a more complete ClientHello consistency check. 4 years ago
Dan McArdle 6222fe767d runner: Refactor BoGo clientHelloMsg extension marshalling. 4 years ago
Nick Harper 5e086956f2 Fix handling of quic_early_data_context. 4 years ago
David Benjamin 3ff161cc08 Print SSL_get_error in bssl_shim. 4 years ago
David Benjamin bb72a8d649 Allow specifying different initial and resumption expectations. 4 years ago
David Benjamin b0e98e408c Test SSL_get0_alpn_selected on both client and server. 4 years ago
David Benjamin a6386ea185 runner: Rewrite sessionState parsing with byteReader. 4 years ago
David Benjamin c4ec14c71d Switch ssl_parse_extensions to bool and Span. 4 years ago
David Benjamin 3743aafdac Add SSL_CIPHER_get_protocol_id. 4 years ago
David Benjamin 662bfad810 Fix potential leak in bssl::Array::Shrink. 4 years ago
Watson Ladd dcd6e447eb Support delegated credentials verison 06 4 years ago
Nick Harper 74161f485b Enforce presence of ALPN when QUIC is in use. 4 years ago
David Benjamin 70fee17204 Use golang.org/x/crypto in runner. 4 years ago
Nick Harper 281a8f5ea3 Disable ClientHello padding for QUIC. 4 years ago
Nick Harper cac93924ab Disallow TLS 1.3 compatibility mode in QUIC. 4 years ago
David Benjamin d054e1bc61 Fix unterminated clang-format off. 4 years ago
Adam Langley fb0c05cac2 acvp: add CMAC-AES support. 4 years ago