[gnutls-devel] GnuTLS | WIP: GOST key exchange support (!1097)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Sun Nov 3 15:55:05 CET 2019




Dmitry Eremin-Solenikov commented on a discussion on lib/auth/vko_gost.c: https://gitlab.com/gnutls/gnutls/merge_requests/1097#note_239306988

> +	gen_vko_gost_client_kx,
> +	_gnutls_gen_cert_client_crt_vrfy,
> +	_gnutls_gen_cert_server_cert_req,
> +
> +	proc_vko_gost_server_crt,
> +	_gnutls_proc_crt,
> +	NULL,
> +	proc_vko_gost_client_kx,
> +	_gnutls_proc_cert_client_crt_vrfy,
> +	_gnutls_proc_cert_cert_req
> +};
> +
> +static int
> +calc_ukm(gnutls_session_t session, gnutls_datum_t *ukm)
> +{
> +	gnutls_digest_algorithm_t digalg = GNUTLS_DIG_STREEBOG_256;

Not really. CTR-ACPKM-OMAC ciphersuites will bring change here.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1097#note_239306988
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/20191103/31da0f9b/attachment-0001.html>


More information about the Gnutls-devel mailing list