From 9d25af46674e17246b809106fa2dcac685a4c7c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 10 Apr 2005 19:20:54 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14772 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/des/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/lib/des/ChangeLog b/lib/des/ChangeLog index 078699c59..861734527 100644 --- a/lib/des/ChangeLog +++ b/lib/des/ChangeLog @@ -1,5 +1,16 @@ +2005-04-10 Love Hörnquist Åstrand + + * sha.h,md5.h, md4.h: don't include bit types, the user must do + that #ifdef wrap + + * aes.h: #ifdef wrap + 2005-03-23 Love Hörnquist Åstrand + * des.h: fix prototype for DES_random_key + + * rnd_keys.c: fix prototype for DES_random_key + * des.[ch]: provide compatibility function DES_key_sched, same as DES_set_key