[gnutls-devel] GnuTLS | Follow-up changes to extended master secret enforcement (!1752)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Mon Jul 10 14:03:38 CEST 2023



Merge request https://gitlab.com/gnutls/gnutls/-/merge_requests/1752 was reviewed by Clemens Lang

--
  
Clemens Lang started a new discussion on tests/tls-force-ems.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1752#note_1463591698

> +	 */
> +	FIPS_PUSH_CONTEXT();
> +	try("default", AES_GCM "", AES_GCM "", 0, 0);

```suggestion:-0+0
	try("default", AES_GCM, AES_GCM, 0, 0);
```

Isn't this equivalent? (Not familiar enough with GnuTLS coding guidelines, maybe you have the same construction in other tests, too, and want to keep it for consistency reasons, though.)


-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1752
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/20230710/98c73b40/attachment.html>


More information about the Gnutls-devel mailing list