From 1b15095bd703364ba85b591c83d09577a34990b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 8 Jan 2006 23:09:30 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16492 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/des/ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lib/des/ChangeLog b/lib/des/ChangeLog index 18d6cffc0..d6aef0b60 100644 --- a/lib/des/ChangeLog +++ b/lib/des/ChangeLog @@ -1,5 +1,9 @@ -2006-01-08 Love Hörnquist Åstrand +2006-01-09 Love Hörnquist Åstrand + * test_engine_dso.c: Add test for RSA encryption. + +2006-01-08 Love Hörnquist Åstrand + * test_engine_dso.c: Add test for RSA. * implement enough glue to support OpenSSLs EVP, RSA, DSA, DH,