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

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Tue Nov 5 17:58:08 CET 2019




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

> +		goto cleanup;
> +	}
> +
> +	ret = 0;
> +
> +cleanup:
> +	asn1_delete_structure(&kx);
> +	_gnutls_free_datum(&enc);
> +	_gnutls_free_datum(&imit);
> +
> +	return ret;
> +}
> +
> +/* Returns 1 if decode used ephemeral key */
> +int
> +_gnutls_gost_keytrans_decrypt(gnutls_pk_params_st *pub,

Done

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


More information about the Gnutls-devel mailing list