[gnutls-devel] GnuTLS | pk: implement deterministic ECDSA/DSA for provable signing (!1051)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Thu Aug 8 13:00:13 CEST 2019
Nikos Mavrogiannopoulos started a new discussion on lib/x509/pkcs7.c: https://gitlab.com/gnutls/gnutls/merge_requests/1051#note_201536070
> goto cleanup;
> }
>
> + if (flags & GNUTLS_PRIVKEY_FLAG_REPRODUCIBLE) {
Given that this is called almost on every use, would it be useful to have this as macro in case we want to extend it in the future?
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1051#note_201536070
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/20190808/1fd3f8c8/attachment.html>
More information about the Gnutls-devel
mailing list