[gnutls-devel] GnuTLS | WIP: add support for 0-RTT (!775)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Fri Oct 19 10:32:37 CEST 2018


Daiki Ueno commented on a discussion on doc/cha-gtls-app.texi:

>  @funcref{gnutls_init}, and the @funcref{gnutls_handshake} function will
>  return early, allowing the server to send data earlier.
>  
> -Under TLS 1.3, when the server and client share a @acronym{PSK}, the
> -client side can start transmitting application data during handshake.
> -This is called zero round-trip time (0-RTT) mode, and the application
> -data sent in this mode is called early data.
> +
> + at node Zero-roundtrip mode
> + at subsection Zero-roundtrip mode
> +
> +Under TLS 1.3, when the client has already connected to the server and
> +is resuming a session, it can start transmitting application data during
> +handshake.  This is called zero round-trip time (0-RTT) mode, and the
> +application data sent in this mode is called early data.  The client can
> +send early data with @funcref{gnutls_record_send_early_data}.

It is mentioned in the function documentation, but let me add it here as well.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/775#note_110176085
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/20181019/717bf516/attachment-0001.html>


More information about the Gnutls-devel mailing list