[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:51:06 CEST 2019




Dmitry Eremin-Solenikov commented on a discussion on lib/nettle/gost/gostdsa-vko.c: https://gitlab.com/gnutls/gnutls/merge_requests/920#note_192921600

> +   not, see http://www.gnu.org/licenses/.
> +*/
> +
> +#if HAVE_CONFIG_H
> +# include "config.h"
> +#endif
> +
> +#include <gnutls_int.h>
> +
> +#include <stdlib.h>
> +
> +#include "ecc-internal.h"
> +#include "gostdsa.h"
> +
> +int
> +gostdsa_vko(const struct ecc_scalar *key,

Work in progress. For the curves I'm waiting for ed488 branch to settle in, then I can submit my changes.

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


More information about the Gnutls-devel mailing list