Use common arcfour implementation.
authorJelmer Vernooij <jelmer@samba.org>
Wed, 24 Sep 2008 14:04:43 +0000 (16:04 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Wed, 24 Sep 2008 14:04:43 +0000 (16:04 +0200)
commitda01822671b3a553fd805315df7322b8225cfe95
treee97c833cfb81eea5cae93a023cbb52cd84cac6c9
parent2413a7200623855b93946d44bcdb949e2dc170a0
Use common arcfour implementation.
lib/crypto/arcfour.c
lib/crypto/arcfour.h [new file with mode: 0644]
lib/crypto/crypto.h
source3/Makefile.in
source3/include/includes.h
source3/include/ntlmssp.h
source3/include/proto.h
source3/lib/arc4.c [deleted file]
source3/lib/genrand.c
source3/libsmb/ntlmssp_sign.c
source3/libsmb/smbdes.c