From: Niels Möller Date: Sat, 24 Nov 2018 10:44:01 +0000 (+0100) Subject: ChangeLog for previous change. X-Git-Tag: nettle_3.4.1rc1~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d00db8b18336a731ab0835b1f387fe50ea63c2db;p=thirdparty%2Fnettle.git ChangeLog for previous change. --- diff --git a/ChangeLog b/ChangeLog index f938b2cb..4b6e59bc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2018-11-08 Simo Sorce + * cnd-memcpy.c (cnd_memcpy): New function. + * memops.h: Declare it. + * testsuite/cnd-memcpy-test.c: New test case. + * rsa-sign-tr.c (rsa_sec_compute_root_tr): New function that uses _rsa_sec_compute_root, as well as side-channel silent RSA blinding.