From 7bc8378bdf46db5fbdc13fd6792a12d24af71ecf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se> Date: Sun, 25 Nov 2018 18:53:55 +0100 Subject: [PATCH] ChangeLog for previous change. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2683e914..31787d16 100644 --- 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. -- GitLab