summaryrefslogtreecommitdiff
path: root/lib/crypto/aes.c
Commit message (Expand)AuthorAgeFilesLines
* lib/crypto: make it possible to use only parts of aes.[ch]Stefan Metzmacher2015-08-271-1/+7
* lib/crypto: sync AES_cfb8_encrypt() from heimdalStefan Metzmacher2015-08-271-17/+18
* lib/crypto: add aes_cfb8_encrypt()Stefan Metzmacher2011-01-031-0/+22
* lib/crypto: add aes encryption routines to main cryto lib.Günther Deschner2009-09-161-0/+114