summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterMerge pull request #201 from StarGate01/fix/platformio-buildkokke2 years
 
TagDownloadAuthorAge
v1.0.0tiny-AES-c-1.0.0.tar  tiny-AES-c-1.0.0.tar.gz  tiny-AES-c-1.0.0.tar.bz2  tiny-AES-c-1.0.0.tar.lz  tiny-AES-c-1.0.0.tar.xz  tiny-AES-c-1.0.0.tar.zst  tiny-AES-c-1.0.0.zip  kokke5 years
 
AgeCommit messageAuthorFilesLines
2019-02-01Merge pull request #124 from torfinnberset/masterv1.0.0kokke6-0/+113
2019-01-31Add check for AES key-size optionTorfinn Berset1-0/+3
2019-01-31Check if at least one encryption mode is selectedTorfinn Berset1-3/+8
2019-01-31Also try to compile C++ version of testTorfinn Berset3-1/+7
2019-01-31Remove Package author, and add UnlicenseTorfinn Berset1-2/+3
2019-01-31Add Conan package optionsTorfinn Berset2-9/+37
2019-01-31First version of Conan recipeTorfinn Berset4-0/+70
2019-01-23Merge pull request #123 from rkeene/invcipher-not-ctrkokke1-1/+2
2019-01-22Also only define the Inv* family of functions if InvCipher is being compiledRoy Keene1-1/+2
2019-01-17Merge pull request #121 from rkeene/invcipher-not-ctrkokke1-1/+2
2019-01-11Only define InvCipher if neededRoy Keene1-1/+2
2018-12-03Update aes.ckokke1-2/+2
2018-11-30Update aes.ckokke1-2/+2
2018-09-24new target for building static library: make libkokke1-3/+10
2018-09-10Merge pull request #109 from franzinc/masterkokke3-115/+119
2018-07-26Testing improvementsKevin Layer3-115/+119
2018-06-27Update README.mdkokke1-1/+1
2018-05-29Update README.mdkokke1-2/+2
2018-05-29Update aes.ckokke1-2/+2
2018-05-29Update aes.hkokke1-2/+2
2018-05-22Update library.jsonkokke1-1/+2
2018-05-08Update library.jsonkokke1-1/+2
2018-05-04Update README.mdkokke1-1/+1
2018-05-03Merge pull request #99 from pjunni/patch-1kokke1-1/+1
2018-05-03Fix JSONPetter Junni1-1/+1
2018-05-02Commenting reason for extra calls to xtime()kokke1-1/+4
2018-03-21Merge pull request #94 from lucifurtun/masterkokke1-0/+11
2018-03-19Add @PlatformIO Library Registry manifest fileLuci Furtun1-0/+11
2018-02-01Merge pull request #89 from nickaknudson/masterkokke2-2/+2
2018-01-31CTR-only mode still needs functions to update counter (iv)Nick Knudson2-2/+2
2017-12-29Update README.mdkokke1-0/+2
2017-12-29Create aes.hppkokke1-0/+12
2017-12-19Update README.mdkokke1-1/+1
2017-12-19Update README.mdkokke1-1/+1
2017-12-19Update README.mdkokke1-7/+7
2017-12-13Update aes.ckokke1-3/+0
2017-12-08fixing #77kokke1-1/+0
2017-12-06Update test.ckokke1-15/+18
2017-12-06Cosmetic: whitespace and indentation changeskokke1-137/+137
2017-12-06Update README.mdkokke1-1/+1
2017-12-06Update README.mdkokke1-1/+1
2017-12-06Update README.mdkokke1-3/+3
2017-12-06Update README.mdkokke1-3/+3
2017-12-06Update README.mdkokke1-2/+2
2017-12-06Update aes.hkokke1-11/+10
2017-12-06Update aes.ckokke1-55/+57
2017-12-06Update aes.hkokke1-3/+4
2017-12-06Update aes.hkokke1-7/+7
2017-12-06Merge pull request #76 from sdrsdr/newapikokke5-208/+212
2017-12-05update readme to show new api styleStoian Ivanov1-6/+17
2017-12-05Merge remote-tracking branch 'upstr/master' into newapiStoian Ivanov2-24/+5
2017-12-05inplace api and test, Makefile updateStoian Ivanov4-75/+69
2017-12-05make thead safe via context pram; remove padding as non working; opitmise abitStoian Ivanov3-165/+163
2017-12-04Update README.mdkokke1-1/+1
2017-12-04Update aes.ckokke1-28/+8
2017-12-01Update README.mdkokke1-1/+1
2017-12-01wiki-links to supported block-cipher mode of operation.kokke1-1/+1
2017-12-01Update README.mdkokke1-0/+2
2017-12-01Update aes.ckokke1-2/+2
2017-12-01Update aes.ckokke1-1/+2
2017-12-01Update aes.hkokke1-1/+2
2017-12-01Update aes.hkokke1-0/+1
2017-12-01Update aes.hkokke1-2/+1
2017-12-01Update README.mdkokke1-1/+1
2017-12-01Update README.mdkokke1-0/+1
2017-12-01Update README.mdkokke1-1/+1
2017-12-01Update README.mdkokke1-10/+7
2017-12-01Update README.mdkokke1-1/+1
2017-12-01Update aes.ckokke1-0/+2
2017-12-01Update aes.ckokke1-2/+2
2017-12-01Update README.mdkokke1-2/+2
2017-12-01Update aes.ckokke1-2/+3
2017-12-01Update aes.hkokke1-2/+2
2017-12-01Update README.mdkokke1-1/+1
2017-12-01Update README.mdkokke1-1/+1
2017-12-01Update aes.ckokke1-1/+1
2017-12-01Update aes.ckokke1-1/+1
2017-12-01Update README.mdkokke1-1/+1
2017-12-01Update README.mdkokke1-0/+1
2017-12-01Update README.mdkokke1-3/+6
2017-12-01adding CTR-modekokke1-6/+67
2017-12-01adding CTR-modekokke1-0/+13
2017-12-01adding CTR-modekokke1-1/+40
2017-11-10Update README.mdkokke1-1/+1
2017-11-10Update README.mdkokke1-1/+1
2017-11-10Update aes.ckokke1-0/+2
2017-11-10Update aes.ckokke1-1/+1
2017-11-10Update aes.ckokke1-1/+1
2017-07-13Update README.mdkokke1-1/+1
2017-07-13Update README.mdkokke1-9/+5
2017-07-13Update aes.ckokke1-1/+16
2017-07-11Update README.mdkokke1-1/+1
2017-07-10Update README.mdkokke1-3/+4
2017-07-10Update README.mdkokke1-1/+1
2017-07-08Update README.mdkokke1-1/+3
2017-07-08Update aes.ckokke1-19/+19
2017-07-08Update aes.hkokke1-0/+2
2017-07-08Update aes.ckokke1-1/+3
2017-07-08Update aes.ckokke1-40/+40
2017-07-08Update aes.hkokke1-5/+5
[...]
 
Clone
http://ni.xn--ijanec-9jb.eu/anonymous/tiny-AES-c
https://ni.xn--ijanec-9jb.eu/anonymous/tiny-AES-c