git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13758 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2004-04-24 12:09:02 +00:00
parent 452afa5916
commit c68ce70373

View File

@@ -1,3 +1,12 @@
2004-04-24 Love H<>rnquist <20>strand <lha@it.su.se>
* 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 <20>strand <lha@it.su.se>
* rc2.c: rc2 implementation