[gnutls-devel] GnuTLS | keylogfile: generalize with a callback (!1184)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Fri Feb 7 16:24:20 CET 2020
Tim Rühsen started a new discussion on lib/includes/gnutls/gnutls.h.in: https://gitlab.com/gnutls/gnutls/-/merge_requests/1184#note_284356511
> + * @GNUTLS_SECRET_CLIENT_EARLY_TRAFFIC_SECRET: the early traffic secret for the
> + * client side (for TLS 1.3)
> + * @GNUTLS_SECRET_CLIENT_HANDSHAKE_TRAFFIC_SECRET: the handshake traffic secret
> + * for the client side (for TLS 1.3)
> + * @GNUTLS_SECRET_SERVER_HANDSHAKE_TRAFFIC_SECRET: the handshake traffic secret
> + * for the server side (for TLS 1.3)
> + * @GNUTLS_SECRET_CLIENT_TRAFFIC_SECRET: the application traffic secret for the
> + * client side (for TLS 1.3)
> + * @GNUTLS_SECRET_SERVER_TRAFFIC_SECRET: the application traffic secret for the
> + * server side (for TLS 1.3)
> + * @GNUTLS_SECRET_EARLY_EXPORTER_SECRET: the early exporter secret (for TLS 1.3,
> + * used for 0-RTT keys).
> + * @GNUTLS_SECRET_EXPORTER_SECRET: the exporter secret (for TLS 1.3, used for
> + * 1-RTT keys)
> + *
> + * Enumeration of different types secrets derived during handshake.
`... types of secrets...` ?
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1184#note_284356511
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/20200207/e1b4b8ac/attachment-0001.html>
More information about the Gnutls-devel
mailing list