summaryrefslogtreecommitdiffstats
path: root/lib/crypto/aes.h
Commit message (Collapse)AuthorAgeFilesLines
* lib/crypto: add aes_cfb8_encrypt()Stefan Metzmacher2011-01-031-0/+4
| | | | | | | metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Mon Jan 3 17:32:07 CET 2011 on sn-devel-104
* lib/crypto: add aes encryption routines to main cryto lib.Günther Deschner2009-09-161-0/+79
Guenther