21 Commits (16c3e3ae0e60b7273697412a9f7e23993161b8b3)

Author SHA1 Message Date
David Benjamin 006f20ad7f Add Span::first() and Span::last(). 4 years ago
David Benjamin ba423c9a1b Implement ClientHelloOuter handshakes. 4 years ago
David Benjamin a10017c548 Reduce bouncing on the cache lock in ssl_update_cache. 4 years ago
David Benjamin 10a76acb0f Only clear not_resumable after the handshake. 4 years ago
David Benjamin 83a49939ab Add most of an ECH client implementation. 4 years ago
David Benjamin c3b373bf4f Rename SSL_ECH_SERVER_CONFIG_LIST to SSL_ECH_KEYS. 4 years ago
David Benjamin 3a036c76eb Add SSL_ech_accepted API and ech_is_required alerts. 4 years ago
David Benjamin 8acec00e9e Manage Channel ID handshake state better. 4 years ago
Adam Langley 47cefed43f Don't copy client's session ID into server's session. 4 years ago
David Benjamin 962b375bcb Move session ID assignment out of ssl_get_new_session. 4 years ago
David Benjamin 070a6c3e02 Export the HPKE implementation. 4 years ago
David Benjamin 1d58cd1fd3 Shift the KEM dependency in HPKE up a step. 4 years ago
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
Daniel McArdle 00e434d67e Add ECH server (draft-ietf-tls-esni-09). 4 years ago
Dan McArdle c295935a9b Send ECH acceptance signal from backend server. 4 years ago
David Benjamin 5351c8bf38 Rename the master_key field in SSL_SESSION to secret. 4 years ago
David Benjamin 3743aafdac Add SSL_CIPHER_get_protocol_id. 5 years ago
Adam Langley fb0c05cac2 acvp: add CMAC-AES support. 5 years ago