summaryrefslogtreecommitdiffstats
path: root/aes.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-16include stddef.hIlya Kondrashkin1-0/+1
2020-09-26use size_t for buffer size and its indexesIhor Dutchak1-3/+3
2020-03-30Update aes.hkokke1-2/+2
2019-02-21Const-qualify all read-only pointersTorfinn Berset1-2/+2
2018-05-29Update aes.hkokke1-2/+2
2018-01-31CTR-only mode still needs functions to update counter (iv)Nick Knudson1-1/+1
2017-12-08fixing #77kokke1-1/+0
2017-12-06Update aes.hkokke1-11/+10
2017-12-06Update aes.hkokke1-3/+4
2017-12-06Update aes.hkokke1-7/+7
2017-12-05inplace api and test, Makefile updateStoian Ivanov1-5/+5
2017-12-05make thead safe via context pram; remove padding as non working; opitmise abitStoian Ivanov1-8/+44
2017-12-01Update aes.hkokke1-1/+2
2017-12-01Update aes.hkokke1-0/+1
2017-12-01Update aes.hkokke1-2/+1
2017-12-01Update aes.hkokke1-2/+2
2017-12-01adding CTR-modekokke1-0/+13
2017-07-08Update aes.hkokke1-0/+2
2017-07-08Update aes.hkokke1-5/+5
2017-06-06added AES192 and 256Matteo Brichese1-1/+1
2017-06-06Encrypt CBC worksMatteo Brichese1-1/+1
2017-06-06adding aes256 aes192 optionsMatteo Brichese1-4/+3
2017-06-06cleaning upMatteo Brichese1-0/+2
2017-06-06adding Key Expansion for AES192 and AES256Matteo Brichese1-6/+4
2017-01-04Make ECB API const-correct.RaptorFactor1-2/+2
2015-08-07const'ify some parametersnamreeb1-2/+2
2014-12-15Update aes.hkokke1-1/+1
2014-12-15Update aes.hkokke1-1/+1
2014-12-15Update aes.hkokke1-0/+31
2014-12-11Update aes.hkokke1-2/+0
2014-12-09No-copy operationmb300sd1-0/+2
2014-12-08Update aes.hkokke1-2/+2
2014-07-12Update aes.hkokke1-0/+1
2014-06-03Update aes.hkokke1-1/+1
2014-05-29Create aes.hkokke1-0/+8