From: Niels Möller Date: Tue, 21 Apr 2020 16:40:12 +0000 (+0200) Subject: ChangeLog entry for gost_vko. X-Git-Tag: nettle_3.6rc2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ec9032cc8b7d6b2b07919e7beb2c4b2eeaabb17;p=thirdparty%2Fnettle.git ChangeLog entry for gost_vko. --- diff --git a/ChangeLog b/ChangeLog index b6b7850f..b0ff7cca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2020-04-21 Niels Möller + + From Dmitry Baryshkov: + * gostdsa-vko.c (gostdsa_vko): New file and function. + * testsuite/gostdsa-vko-test.c (test_vko): New test. + * nettle.texinfo (GOSTDSA): Document it. + 2020-04-19 Niels Möller From Dmitry Baryshkov: