summaryrefslogtreecommitdiff
path: root/source4/lib/crypto/crypto.h
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r9421: Move arcfour code into it's own file, in lib/crypto.Andrew Bartlett1-0/+6
Andrew Bartlett (This used to be commit ca6cf462708810637544d4b4bef0f404fb89a002)
2007-10-10r6462: Move the arcfour sbox state into it's own structure, and allocate itAndrew Bartlett1-0/+6
with talloc() for the NTLMSSP system. Andrew Bartlett (This used to be commit 7a93ac49c28d433ccf0f077294f473fe728b9995)
2007-10-10r3462: separate out the crypto includesAndrew Tridgell1-0/+24
(This used to be commit 3f75117db921e493bb77a5dc14b8ce91a6288f30)