23 Commits (f0e5ea2d7440f1f25e2cd0a1bfc76298f326e65b)

Author SHA1 Message Date
David Benjamin 9b2cdb769a Add SSL_can_release_private_key. 4 years ago
David Benjamin f39c81d524 Introduce EVP_HPKE_{AEAD,KDF} types. 4 years ago
Steven Valdez 94a63a5b6e Implement ECH draft 10 and update HPKE to draft 08. 4 years ago
David Benjamin b571e77773 Add experimental handshake hints API. 4 years ago
David Benjamin 15961379e6 Export ssl_client_hello_init for fuzzers. 4 years ago
David Benjamin 12a3e7edf6 Check for invalid ALPN inputs in SSL_(CTX_)set_alpn_protos. 4 years ago
David Benjamin 3b8c5ec1f6 Rearrange key share and early data logic. 4 years ago
Daniel McArdle 00e434d67e Add ECH server (draft-ietf-tls-esni-09). 4 years ago
David Benjamin 0a6c3fc9c3 Rearrange SSLKeyShare::Serialize. 4 years ago
David Benjamin 08b1729f07 Fix ssl/internal.h sectioning. 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
Adam Langley ca058c0647 Revert "Add support for the new QUIC TLS extension codepoint" 4 years ago
David Schinazi 7ba96a675e Add support for the new QUIC TLS extension codepoint 4 years ago
Dan McArdle 1920c6f2ca Implement GREASE for ECH (draft-ietf-tls-esni-08). 4 years ago
David Benjamin 5351c8bf38 Rename the master_key field in SSL_SESSION to secret. 4 years ago
David Benjamin 0a6bfa36c9 Always check the TLS 1.3 downgrade signal. 4 years ago
Steven Valdez 51607f1fe1 Implement draft-vvv-tls-alps-01. 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
Adam Langley fb0c05cac2 acvp: add CMAC-AES support. 4 years ago