[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
Wed Jul 17 18:50:08 CEST 2019




Dmitry Eremin-Solenikov commented on a discussion on lib/nettle/cipher.c: https://gitlab.com/gnutls/gnutls/merge_requests/920#note_192921234

>  	gost28147_set_key(ctx, key);
>  	gost28147_set_param(ctx, &gost28147_param_CryptoPro_D);
>  }
> +
> +static void
> +_gost28147_cnt_set_key_tc26z(void *ctx, const uint8_t *key)
> +{

I'd prefer to keep them separate: one touches common nettle-related code, other one touches 'backport' code.

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


More information about the Gnutls-devel mailing list