summaryrefslogtreecommitdiff
path: root/source3/libsmb/smbdes.c
AgeCommit message (Expand)AuthorFilesLines
1997-10-26fix some casting errors in smbencrypt and some multiply-defined errorsAndrew Tridgell1-5/+0
1997-10-25Makefile :Luke Leighton1-0/+5
1997-10-20casting cleanupsAndrew Tridgell1-6/+6
1997-10-20move calls to smbhash() inside smbdes.c (for legal reasons)Andrew Tridgell1-1/+18
1997-10-10Makefile:Luke Leighton1-2/+2
1997-09-16- change generate_challenge() to use md4 instead of desAndrew Tridgell1-7/+45
1997-09-16bug fix in the new des code.Andrew Tridgell1-21/+13
1997-09-14This is a written from scratch DES implementation. I couldn't find aAndrew Tridgell1-0/+290