]> git.ipfire.org Git - thirdparty/openssl.git/commit
Documents initial agreed APIs for Encrypted Client Hello (ECH)
authorStephen Farrell <stephen.farrell@cs.tcd.ie>
Tue, 6 Aug 2024 22:16:58 +0000 (23:16 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 20 Feb 2026 16:40:24 +0000 (16:40 +0000)
commit50580382caca14ac2f15170dd492ee45fa1d0e0b
tree280da54f0fb3e2b8a18aa7fbe687bf9ff8ccec02
parentbb1783de9471a33023b42a25eb0aaf8920cc9fd1
Documents initial agreed APIs for Encrypted Client Hello (ECH)
and includes a minimal demo for some of those APIs.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24738)
demos/sslecho/echecho.c [new file with mode: 0644]
doc/designs/ech-api.md