[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 12:51:18 CEST 2019
Nikos Mavrogiannopoulos started a new discussion on lib/crypto-backend.h: https://gitlab.com/gnutls/gnutls/merge_requests/1051#note_201532166
> /* if non-zero, the legacy value for PKCS#7 signatures will be
> * written for RSA signatures. */
> unsigned int legacy;
> +
> + /* the digest used by ECDSA/DSA */
> + gnutls_digest_algorithm_t dsa_dig;
> +
> + /* flags may include GNUTLS_PK_FLAG_PROVABLE for deterministic
Should we introduce/use a flag `PK_FLAG_REPRODUCIBLE`? The provable doesn't seem to describe what is going on here.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1051#note_201532166
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/69037f20/attachment.html>
More information about the Gnutls-devel
mailing list