From f2c39a5dd35ac8e0aa7a6d0352b554cfa26857c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sat, 6 Jan 2007 00:45:10 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19749 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/des/ChangeLog | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/lib/des/ChangeLog b/lib/des/ChangeLog index b6a2cbb66..76a3db88e 100644 --- a/lib/des/ChangeLog +++ b/lib/des/ChangeLog @@ -1,10 +1,13 @@ 2007-01-06 Love Hörnquist Åstrand + * rsa-imath.c: With this crt works, but something is wrong in the + key generation, so keep it turned off for now. + * test_rsa.c: Allow testing effect of key-blinding - * rsa-imath.c: Add timing info to rsa keygen. + * test_rsa.c: Add timing info to rsa keygen. - * test_rsa.c: don't include + * rsa-imath.c: don't include 2007-01-05 Love Hörnquist Åstrand