git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13642 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2004-03-25 16:42:13 +00:00
parent cf99ee665e
commit 7835d0dd28

View File

@@ -1,3 +1,16 @@
2004-03-25 Love H<>rnquist <20>strand <lha@it.su.se>
* Makefile.am: new arcfour implementation
* rc4.c: implemented from description in
draft-kaukonen-cipher-arcfour-03.txt
* rc4.h: replace with new implementation
* rc4_enc.c rc4_skey.c: remove
* rctest.c: test for arcfour
2003-12-07 Love H<>rnquist <20>strand <lha@it.su.se>
* rnd_keys.c: uninitialized variable, from Panasas Inc