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

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Wed Aug 7 14:39:48 CEST 2019




Daiki Ueno commented on a discussion on lib/crypto-backend.h: https://gitlab.com/gnutls/gnutls/merge_requests/1051#note_201127090

>  	int (*sign) (gnutls_pk_algorithm_t, gnutls_datum_t * signature,
>  		     const gnutls_datum_t * data,
>  		     const gnutls_pk_params_st *priv,
> -		     const gnutls_x509_spki_st *sign);
> +		     const gnutls_x509_spki_st *sign,
> +		     unsigned int flags);

Moved flags to `gnutls_x509_spki_st` and added `dsa_sig` field there.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1051#note_201127090
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/20190807/233595e7/attachment-0001.html>


More information about the Gnutls-devel mailing list