[gnutls-devel] GnuTLS | add support for 0-RTT (!775)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Fri Nov 2 16:31:48 CET 2018
Nikos Mavrogiannopoulos started a new discussion on doc/cha-gtls-app.texi:
> + ...
> +
> + /* Retrieve early data in a handshake hook;
> + * you can also do that after handshake.
> + */
> + gnutls_handshake_set_hook_function(server, GNUTLS_HANDSHAKE_END_OF_EARLY_DATA,
> + GNUTLS_HOOK_POST, handshake_hook_func);
> + ...
> +@}
> + at end example
> +
> +
> + at node Anti-replay protection
> + at subsection Anti-replay protection
> +
> +When 0-RTT mode is used, it is suggested that the server protect itself
`When 0-RTT mode is used, it is suggested that the server protect itself`
maybe to:
`When 0-RTT mode is used, the server must protect itself`
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/775#note_114129489
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/20181102/5f0bf6af/attachment-0001.html>
More information about the Gnutls-devel
mailing list