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

index 60e75ba106311cb53184c932a22e0b8231d4d0c2..fc7fa0bc52430feb1e4461605cec69bbec107877 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
 2018-11-08  Simo Sorce   <simo@redhat.com>
 
+       * 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.
+
        * rsa-decrypt-tr.c: Switch to use side-channel silent functions.
 
        * pkcs1-sec-decrypt.c (_pkcs1_sec_decrypt_variable): New private