From f0136f46e33e3c641637fb8b3bae42528a4fd33a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se> Date: Sun, 25 Nov 2018 17:06:21 +0100 Subject: [PATCH] ChangeLog for previous change. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 60e75ba1..fc7fa0bc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,6 +16,10 @@ 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 -- GitLab