From ded1164b42f30ea77528fda74107c460aa8d9f9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sat, 2 Dec 2006 09:00:29 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19203 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/des/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/des/ChangeLog b/lib/des/ChangeLog index c0c54883c..84f002746 100644 --- a/lib/des/ChangeLog +++ b/lib/des/ChangeLog @@ -1,5 +1,7 @@ 2006-12-02 Love Hörnquist Åstrand + * rsa-imath.c: Use mp_int_to_binary to encode bignums + * rsa-imath.c: Check if header is there 2006-11-27 Love Hörnquist Åstrand