summaryrefslogtreecommitdiffstats
path: root/aes.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* include stddef.hIlya Kondrashkin2021-02-161-0/+1
* use size_t for buffer size and its indexesIhor Dutchak2020-09-261-3/+3
* Update aes.hkokke2020-03-301-2/+2
* Const-qualify all read-only pointersTorfinn Berset2019-02-211-2/+2
* Update aes.hkokke2018-05-291-2/+2
* CTR-only mode still needs functions to update counter (iv)Nick Knudson2018-01-311-1/+1
* fixing #77kokke2017-12-081-1/+0
* Update aes.hkokke2017-12-061-11/+10
* Update aes.hkokke2017-12-061-3/+4
* Update aes.hkokke2017-12-061-7/+7
* inplace api and test, Makefile updateStoian Ivanov2017-12-051-5/+5
* make thead safe via context pram; remove padding as non working; opitmise abitStoian Ivanov2017-12-051-8/+44
* Update aes.hkokke2017-12-011-1/+2
* Update aes.hkokke2017-12-011-0/+1
* Update aes.hkokke2017-12-011-2/+1
* Update aes.hkokke2017-12-011-2/+2
* adding CTR-modekokke2017-12-011-0/+13
* Update aes.hkokke2017-07-081-0/+2
* Update aes.hkokke2017-07-081-5/+5
* added AES192 and 256Matteo Brichese2017-06-061-1/+1
* Encrypt CBC worksMatteo Brichese2017-06-061-1/+1
* adding aes256 aes192 optionsMatteo Brichese2017-06-061-4/+3
* cleaning upMatteo Brichese2017-06-061-0/+2
* adding Key Expansion for AES192 and AES256Matteo Brichese2017-06-061-6/+4
* Make ECB API const-correct.RaptorFactor2017-01-041-2/+2
* Update aes.hkokke2014-12-151-1/+1
* Update aes.hkokke2014-12-151-1/+1
* Update aes.hkokke2014-12-151-0/+31
* Update aes.hkokke2014-12-111-2/+0
* No-copy operationmb300sd2014-12-091-0/+2
* Update aes.hkokke2014-12-081-2/+2
* Update aes.hkokke2014-07-121-0/+1
* Update aes.hkokke2014-06-031-1/+1
* Create aes.hkokke2014-05-291-0/+8