[gnutls-devel] GnuTLS | WIP: Add support for CNT_IMIT TLS 1.2 GOST cipher suite (!920)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Tue Feb 26 09:35:47 CET 2019


Nikos Mavrogiannopoulos commented on a discussion on lib/tls-sig.c:

>  		return gnutls_assert_val(GNUTLS_E_INTERNAL_ERROR);
>  
>  	gnutls_sign_algorithm_set_client(session, sign_algo);
> +	pk_algo = gnutls_pubkey_get_pk_algorithm(cert->pubkey, NULL);

Note that I do not refer to the code, but to the concept. If changing the spec is not possible, maybe we can improve the concept by making the le change part of the signature algorithm property?

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/920#note_145002757
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/20190226/08f0a134/attachment.html>


More information about the Gnutls-devel mailing list