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