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

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Tue Oct 30 10:41:21 CET 2018


Daiki Ueno commented on a discussion on lib/ext/early_data.c:

>  		       const uint8_t * data, size_t _data_size)
>  {
>  	const version_entry_st *vers = get_version(session);
> +
>  	if (!vers || !vers->tls13_sem)
>  		return gnutls_assert_val(0);
> -	if (session->security_parameters.entity == GNUTLS_SERVER)
> +

Added a check against `HSK_HRR_SENT` here.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/775#note_113081605
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/20181030/20a7b79a/attachment-0001.html>


More information about the Gnutls-devel mailing list