]> 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>
Thu, 1 May 2025 09:56:27 +0000 (10:56 +0100)
commit5631e7c0838cd0c27ff1662eaec6abb43d086f7a
treed5286bd5c85e2d36079207af408d5f7918d245ae
parent5a83c98a35e18af23d4cfad5a359b7ecf38cd980
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