[gnutls-devel] GnuTLS | gnutls | nettle/rnd-fips: add FIPS 140-2 continuous RNG test (!1034)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Thu Jun 27 18:40:31 CEST 2019




Tomáš Mráz commented on a discussion on lib/nettle/rnd-fips.c: https://gitlab.com/gnutls/gnutls/merge_requests/1034#note_186193461

>  	return 0;
>  }
>  
> +static int get_entropy(struct fips_ctx *fctx, uint8_t *buffer, size_t length)

This should be clarified with FIPS lab. I do not think the check would be necessarily invalidated as it is also not invalidated by multiple simultaneous processes pulling the data from the kernel RNG. The threads could be regarded as individual instances of the DRBG so they have an individual view on the system entropy data.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1034#note_186193461
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/20190627/009a360d/attachment.html>


More information about the Gnutls-devel mailing list