diff --git a/lib/des/ChangeLog b/lib/des/ChangeLog index 76654c191..a0df2a904 100644 --- a/lib/des/ChangeLog +++ b/lib/des/ChangeLog @@ -1,3 +1,8 @@ +2006-04-14 Love Hörnquist Åstrand + + * des.c (DES_cfb64_encrypt): add asserts that the *num pointers is + >= 0, because if it is, its a programmer error. + 2006-04-09 Love Hörnquist Åstrand * rc2.c (RC2_set_key): abort on erroneous input (len <= 0) size