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

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Tue Nov 5 20:39:47 CET 2019




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

> +	_gnutls_gen_cert_client_crt,
> +	NULL,
> +	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)

Done. Removed several UKM-related mallocs.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1097#note_240453691
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/20191105/50a7eab9/attachment-0001.html>


More information about the Gnutls-devel mailing list