[gnutls-devel] GnuTLS | pk: implement deterministic ECDSA/DSA for provable signing (!1051)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Mon Aug 5 20:40:29 CEST 2019




Nikos Mavrogiannopoulos started a new discussion on lib/nettle/pk.c: https://gitlab.com/gnutls/gnutls/merge_requests/1051#note_200338083

>  			}
>  
>  			mpz_init(k);
> -			if (flags & GNUTLS_PK_FLAG_PROVABLE) {

Isn't more clear to pass the provable flag from the self test directly, rather than change the behavior of this function depending on the library state? This seems to me more in par with the rest of this file which doesn't change behavior (only sets the error state on error).

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1051#note_200338083
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/20190805/bbb56ce3/attachment.html>


More information about the Gnutls-devel mailing list