Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-10 | r17488: - add SHA1 and HMACSHA1 functions, based on rfc 2104,2202,3174 | Stefan Metzmacher | 1 | -2/+4 | |
- and add torture tests also based on the rfc's metze (This used to be commit d48930a02f9560640697fd57e4bba03dc0abe284) | |||||
2007-10-10 | r9421: Move arcfour code into it's own file, in lib/crypto. | Andrew Bartlett | 1 | -0/+6 | |
Andrew Bartlett (This used to be commit ca6cf462708810637544d4b4bef0f404fb89a002) | |||||
2007-10-10 | r6462: Move the arcfour sbox state into it's own structure, and allocate it | Andrew Bartlett | 1 | -0/+6 | |
with talloc() for the NTLMSSP system. Andrew Bartlett (This used to be commit 7a93ac49c28d433ccf0f077294f473fe728b9995) | |||||
2007-10-10 | r3462: separate out the crypto includes | Andrew Tridgell | 1 | -0/+24 | |
(This used to be commit 3f75117db921e493bb77a5dc14b8ce91a6288f30) |