[gnutls-devel] GnuTLS | Fix interleaved handshake handling in TLS 1.3 (!708)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Wed Aug 1 11:57:50 CEST 2018


Nikos Mavrogiannopoulos started a new discussion on lib/record.c:

>  	     record_check_version(session, htype, record->version)) < 0)
>  		return gnutls_assert_val(ret);
>  
> -	if (record->length == 0 || record->length > max_record_recv_size(session)) {
> +	/* Checks for empty records are done after decryption, in

It is not clear to me why this is done. Which case are you trying to address?

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/708#note_91778630
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/20180801/66a47223/attachment.html>


More information about the Gnutls-devel mailing list