[gnutls-devel] GnuTLS | Support for ECH (encrypted client hello) (!1748)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Sat Jul 29 12:05:52 CEST 2023




Daiki Ueno started a new discussion on lib/includes/gnutls/gnutls.h.in: https://gitlab.com/gnutls/gnutls/-/merge_requests/1748#note_1492768979

>  gnutls_transport_ktls_enable_flags_t
>  gnutls_transport_is_ktls_enabled(gnutls_session_t session);
>  
> +/* ECH stuff */
> +int gnutls_load_ech_configs(gnutls_datum_t *data, gnutls_session_t session);

Let's follow the naming convention suggested in [CONTRIBUTING.md](https://gitlab.com/gnutls/gnutls/-/blob/master/CONTRIBUTING.md#function-names). That is to name ECH related functions with a common prefix, e.g., `gnutls_ech_*`.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1748#note_1492768979
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20230729/a2a05ecd/attachment-0001.html>


More information about the Gnutls-devel mailing list