summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b8de1ac0..250e905d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2015-09-07 Niels Möller <nisse@lysator.liu.se>
+ * testsuite/rsa-sign-tr-test.c: Drop include of nettle-internal.h.
+ (test_main): Fix incorrect use of sizeof, and use LDATA macro.
+
From Nikos Mavrogiannopoulos.
* rsa-pkcs1-sign-tr.c (rsa_verify_res): New function.
(rsa_pkcs1_sign_tr): Check result of private key operation, to
@@ -7,6 +10,7 @@
key.
* testsuite/rsa-sign-tr-test.c: New testcase.
+
2015-09-06 Niels Möller <nisse@lysator.liu.se>
* nettle.texinfo: Updated SHA3 documentation.