]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
ChangeLog for previous change.
authorNiels Möller <nisse@lysator.liu.se>
Sun, 25 Nov 2018 15:05:40 +0000 (16:05 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Sun, 25 Nov 2018 15:05:40 +0000 (16:05 +0100)
ChangeLog

index 22f66365a2c67b3116ab1038af8ef53268a3d95c..1a24b79fc8c5a1a3ba91da010cac2fb2923d15e2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@
 
 2018-11-08  Simo Sorce   <simo@redhat.com>
 
+       * testsuite/rsa-sec-decrypt-test.c: Adds more tests.
+
        * rsa-sec-decrypt.c (rsa_sec_decrypt): New function.
        Fixed length side-channel silent version of rsa-decrypt.
        * testsuite/rsa-encrypt-test.c: add tests for the new fucntion.