diff --git a/ChangeLog b/ChangeLog index 2683e91448c07baf07b8e9e3053cb8e620fc1f0b..31787d1631f3335e5a57dddc9d902e74a92f40fb 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.