From a4990b9b3ceabf4d3d50982d6cb7c90f6ea73ac2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 4 Dec 2006 21:56:34 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19210 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/des/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/lib/des/ChangeLog b/lib/des/ChangeLog index 84f002746..6200cfe68 100644 --- a/lib/des/ChangeLog +++ b/lib/des/ChangeLog @@ -1,3 +1,16 @@ +2006-12-04 Love Hörnquist Åstrand + + * Makefile.am: rsa and crypto engine test cases + + * test_rsa.c: Make faster and less verbose + + * rsakey.der: test rsa key + + * test_rsa.c: Test rsa operations + + * rsa-imath.c: Fix the rsa-decrypt failed case that been hauting + me for a while. + 2006-12-02 Love Hörnquist Åstrand * rsa-imath.c: Use mp_int_to_binary to encode bignums