ChangeLog for previous change.
authorNiels Möller <nisse@lysator.liu.se>
Sun, 25 Nov 2018 17:53:55 +0000 (18:53 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Sun, 25 Nov 2018 17:53:55 +0000 (18:53 +0100)
ChangeLog

index 2683e91448c07baf07b8e9e3053cb8e620fc1f0b..31787d1631f3335e5a57dddc9d902e74a92f40fb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,9 @@
 
 2018-11-08  Simo Sorce   <simo@redhat.com>
 
+       * testsuite/rsa-sec-compute-root-test.c: Add more tests for new
+       side-channel silent functions.
+
        * rsa-sign.c (rsa_private_key_prepare): Check that qn + cn >= pn,
        since that is required for one of the GMP calls in
        _rsa_sec_compute_root.