From 8e2adda2c48152e6d7270035547ae5477756ceb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20M=C3=B6ller?= Date: Thu, 8 Sep 2022 20:24:16 +0200 Subject: Cleanup of eccdata. * eccdata.c (string_toupper): New utility function. (output_modulo): Move more of the per-modulo output here. (output_curve): Remove corresponding code. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 998a650a..6be196a6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2022-09-08 Niels Möller + + * eccdata.c (string_toupper): New utility function. + (output_modulo): Move more of the per-modulo output here. + (output_curve): Remove corresponding code. + 2022-08-31 Niels Möller * bswap-internal.h (nettle_bswap64, nettle_bswap32) -- cgit v1.2.1