Hello, пт, 5 июн. 2020 г. в 08:46, Niels Möller <[email protected]>: > > Dmitry Baryshkov <[email protected]> writes: > > > Signed-off-by: Dmitry Baryshkov <[email protected]> > > --- > > Makefile.in | 3 +- > > streebog-meta.c | 44 ++ > > streebog.c | 1317 +++++++++++++++++++++++++++++++++++++++++++++++ > > streebog.h | 99 ++++ > > 4 files changed, 1462 insertions(+), 1 deletion(-) > > create mode 100644 streebog-meta.c > > create mode 100644 streebog.c > > create mode 100644 streebog.h > > Looks good. I'll merge when I can do it together with the tests. > > Found a minor problem when trying the tests on top of this: this patch > adds streebog-meta.c, but doesn't add the corresponding declarations in > nettle-meta.h. Ideally, those should go together (in this patch, in the test > patch, or as a separate patch). But it's also fine with me if you just > add the needed declarations together with the tests.
I've sent the fixup. I'm fine with it being squashed into this patch. -- With best wishes Dmitry _______________________________________________ nettle-bugs mailing list [email protected] http://lists.lysator.liu.se/mailman/listinfo/nettle-bugs
