From 7e00f008328f60e0b04773f5f1e84aba084e8c32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sat, 6 Jan 2007 15:31:46 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19752 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/des/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/des/ChangeLog b/lib/des/ChangeLog index 76a3db88e..da8880003 100644 --- a/lib/des/ChangeLog +++ b/lib/des/ChangeLog @@ -1,5 +1,8 @@ 2007-01-06 Love Hörnquist Åstrand + * rsa-imath.c: Fix a silly typo, and with that enable CRT since + now it works. + * rsa-imath.c: With this crt works, but something is wrong in the key generation, so keep it turned off for now.