aboutsummaryrefslogtreecommitdiffstats
path: root/crypt-rc4.h
AgeCommit message (Collapse)AuthorFilesLines
2002-12-11From Devin Heitmueller: make the RC4 support stateful.Guy Harris1-2/+12
svn path=/trunk/; revision=6777
2002-12-03From Devin Heitmueller:Guy Harris1-0/+26
add MD4 and RC4 crypto support; use it to decrypt the NT password encryption block in UnicodeChangePassword2. svn path=/trunk/; revision=6727