summaryrefslogtreecommitdiff
path: root/cipher/cipher-ctr.c
Commit message (Expand)AuthorAgeFilesLines
* Improve the speed of the cipher mode codeJussi Kivilinna2013-10-231-2/+3
* cipher: Simplify the cipher dispatcher cipher.c.Werner Koch2013-10-011-2/+2
* Move stack burning from block ciphers to cipher modesJussi Kivilinna2013-09-041-2/+8
* Optimize buffer xoring.Jussi Kivilinna2012-12-031-22/+20
* Factor cipher mode code out to separate files.Werner Koch2011-08-031-0/+106