summaryrefslogtreecommitdiffstats
path: root/lib/crypto/crypto.h
Commit message (Collapse)AuthorAgeFilesLines
* lib/crypto: Protect crypto.h against multiple inclusionMartin Schwenke2014-09-191-0/+4
| | | | | Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Volker Lendecke <vl@samba.org>
* lib/crypto: add aes_ccm_128Stefan Metzmacher2012-07-231-0/+1
| | | | metze
* lib/crypto: add aes_cmac_128* (rfc 4493)Stefan Metzmacher2012-02-291-0/+1
| | | | | | Thanks to Jeremy, Michael and Volker for the debugging! metze
* lib/crypto: include aes.h into crypto.hStefan Metzmacher2009-09-161-1/+1
| | | | metze
* Use common arcfour implementation.Jelmer Vernooij2008-09-241-10/+1
|
* Move source4/lib/crypto to lib/crypto.Jelmer Vernooij2008-09-241-0/+37