diff --git a/lib/des/ChangeLog b/lib/des/ChangeLog index 1388cea0a..74ec8ae30 100644 --- a/lib/des/ChangeLog +++ b/lib/des/ChangeLog @@ -1,3 +1,10 @@ +2005-05-29 Love Hörnquist Åstrand + + * des.c (DES_cbc_cksum): init u to make sure it have a value in + case of the empty in data + + * destest.c: add test for the empty password "" + 2005-05-13 Love Hörnquist Åstrand * rc2.c: use unsigned char to avoid signess warning