]> git.ipfire.org Git - thirdparty/nettle.git/commit
gost28147: move gost params to internal interface
authorDmitry Baryshkov <dbaryshkov@gmail.com>
Tue, 4 Feb 2020 13:29:26 +0000 (16:29 +0300)
committerNiels Möller <nisse@lysator.liu.se>
Thu, 6 Feb 2020 06:28:12 +0000 (07:28 +0100)
commit9f4ade7f147fe1bb4f606040843d813ec8a9084c
tree263760ec0fbcd2a85a8c1da16351fba644e769be
parenta896feb0ce00453ef9811bb1cb1f3f7f1678d810
gost28147: move gost params to internal interface

gost28147_param instances were never a part of stable release, so move
them to internal header.

Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
Makefile.in
gost28147-internal.h
gost28147.c
gost28147.h [deleted file]
gosthash94.c