[gnutls-devel] GnuTLS | Allow using implicit IV for stream ciphers with TLS (!1099)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Thu Oct 17 15:48:21 CEST 2019




Dmitry Eremin-Solenikov commented on a discussion on lib/constate.c: https://gitlab.com/gnutls/gnutls/merge_requests/1099#note_231899971

>  		if (_gnutls_cipher_type(params->cipher) == CIPHER_BLOCK)
>  			iv = &_iv;
>  	}
> +	if (_gnutls_cipher_type(params->cipher) == CIPHER_STREAM &&

Rewrote previous check. Does this look better?

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1099#note_231899971
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/20191017/c9fa2f8c/attachment-0001.html>


More information about the Gnutls-devel mailing list