Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-06-04 | copied the Heimdal sha256 functions into lib/crypto to avoid a link | Andrew Tridgell | 1 | -1/+1 |
2008-06-04 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Andrew Tridgell | 1 | -2/+0 |
2008-06-04 | lib/crypto: remove unused sha1 and hmac-sha1 code | Stefan Metzmacher | 1 | -2/+0 |
2008-06-03 | SMB2 signing now works. The spec was wrong (and will be fixed in the | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r17488: - add SHA1 and HMACSHA1 functions, based on rfc 2104,2202,3174 | Stefan Metzmacher | 1 | -2/+4 |
2007-10-10 | r9421: Move arcfour code into it's own file, in lib/crypto. | Andrew Bartlett | 1 | -0/+6 |
2007-10-10 | r6462: Move the arcfour sbox state into it's own structure, and allocate it | Andrew Bartlett | 1 | -0/+6 |
2007-10-10 | r3462: separate out the crypto includes | Andrew Tridgell | 1 | -0/+24 |