diff --git a/lib/des/ChangeLog b/lib/des/ChangeLog index 344d4c795..caec30670 100644 --- a/lib/des/ChangeLog +++ b/lib/des/ChangeLog @@ -1,3 +1,12 @@ +2004-04-24 Love Hörnquist Åstrand + + * rc2test.c: test vectors from RFC2268 + + * rc2.c (RC2_set_key): rewrite the mask calculation + + * rc2.c (RC2_set_key): handle keys where effective bits are + diffrent from keylength + 2004-04-23 Love Hörnquist Åstrand * rc2.c: rc2 implementation