From 1a6bd65f921d5a753d0eca552a7f4b93a13da6dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20M=C3=B6ller?= Date: Sat, 23 Sep 2017 11:32:49 +0200 Subject: [PATCH] ChangeLog entry for previous change. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 16476255..7e126514 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,10 @@ 2017-09-23 Daiki Ueno + * ecc-eh-to-a.c (ecc_eh_to_a): Use ecc->q.bit_size, instead of + hard-coded value for curve25519. + * eddsa-sign.c (_eddsa_sign): Likewise. + * ecc-internal.h (ecc_dup_func): New typedef. (struct ecc_curve): New constants add_hh_itch and dup_itch, new function pointers add_hh and dup. -- GitLab