Skip to content
Snippets Groups Projects
Commit 1a6bd65f authored by Niels Möller's avatar Niels Möller
Browse files

ChangeLog entry for previous change.

parent 6cf6abd6
No related branches found
No related tags found
No related merge requests found
...@@ -7,6 +7,10 @@ ...@@ -7,6 +7,10 @@
2017-09-23 Daiki Ueno <dueno@redhat.com> 2017-09-23 Daiki Ueno <dueno@redhat.com>
* 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. * ecc-internal.h (ecc_dup_func): New typedef.
(struct ecc_curve): New constants add_hh_itch and dup_itch, new (struct ecc_curve): New constants add_hh_itch and dup_itch, new
function pointers add_hh and dup. function pointers add_hh and dup.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment