summaryrefslogtreecommitdiffstats
path: root/source4/lib/crypto/crypto.h
Commit message (Expand)AuthorAgeFilesLines
* Move source4/lib/crypto to lib/crypto.Jelmer Vernooij2008-09-241-37/+0
* copied the Heimdal sha256 functions into lib/crypto to avoid a linkAndrew Tridgell2008-06-041-1/+1
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-06-041-2/+0
|\
| * lib/crypto: remove unused sha1 and hmac-sha1 codeStefan Metzmacher2008-06-041-2/+0
* | SMB2 signing now works. The spec was wrong (and will be fixed in theAndrew Tridgell2008-06-031-0/+2
|/
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r17488: - add SHA1 and HMACSHA1 functions, based on rfc 2104,2202,3174Stefan Metzmacher2007-10-101-2/+4
* r9421: Move arcfour code into it's own file, in lib/crypto.Andrew Bartlett2007-10-101-0/+6
* r6462: Move the arcfour sbox state into it's own structure, and allocate itAndrew Bartlett2007-10-101-0/+6
* r3462: separate out the crypto includesAndrew Tridgell2007-10-101-0/+24