summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update aes.hkokke2017-12-061-3/+4
* Update aes.hkokke2017-12-061-7/+7
* Merge pull request #76 from sdrsdr/newapikokke2017-12-065-208/+212
|\
| * update readme to show new api styleStoian Ivanov2017-12-051-6/+17
| * Merge remote-tracking branch 'upstr/master' into newapiStoian Ivanov2017-12-052-24/+5
| |\ | |/ |/|
* | Update README.mdkokke2017-12-041-1/+1
* | Update aes.ckokke2017-12-041-28/+8
| * inplace api and test, Makefile updateStoian Ivanov2017-12-054-75/+69
| * make thead safe via context pram; remove padding as non working; opitmise abitStoian Ivanov2017-12-053-165/+163
|/
* Update README.mdkokke2017-12-011-1/+1
* wiki-links to supported block-cipher mode of operation.kokke2017-12-011-1/+1
* Update README.mdkokke2017-12-011-0/+2
* Update aes.ckokke2017-12-011-2/+2
* Update aes.ckokke2017-12-011-1/+2
* Update aes.hkokke2017-12-011-1/+2
* Update aes.hkokke2017-12-011-0/+1
* Update aes.hkokke2017-12-011-2/+1
* Update README.mdkokke2017-12-011-1/+1
* Update README.mdkokke2017-12-011-0/+1
* Update README.mdkokke2017-12-011-1/+1
* Update README.mdkokke2017-12-011-10/+7
* Update README.mdkokke2017-12-011-1/+1
* Update aes.ckokke2017-12-011-0/+2
* Update aes.ckokke2017-12-011-2/+2
* Update README.mdkokke2017-12-011-2/+2
* Update aes.ckokke2017-12-011-2/+3
* Update aes.hkokke2017-12-011-2/+2
* Update README.mdkokke2017-12-011-1/+1
* Update README.mdkokke2017-12-011-1/+1
* Update aes.ckokke2017-12-011-1/+1
* Update aes.ckokke2017-12-011-1/+1
* Update README.mdkokke2017-12-011-1/+1
* Update README.mdkokke2017-12-011-0/+1
* Update README.mdkokke2017-12-011-3/+6
* adding CTR-modekokke2017-12-011-6/+67
* adding CTR-modekokke2017-12-011-0/+13
* adding CTR-modekokke2017-12-011-1/+40
* Update README.mdkokke2017-11-101-1/+1
* Update README.mdkokke2017-11-101-1/+1
* Update aes.ckokke2017-11-101-0/+2
* Update aes.ckokke2017-11-101-1/+1
* Update aes.ckokke2017-11-101-1/+1
* Update README.mdkokke2017-07-131-1/+1
* Update README.mdkokke2017-07-131-9/+5
* Update aes.ckokke2017-07-131-1/+16
* Update README.mdkokke2017-07-111-1/+1
* Update README.mdkokke2017-07-101-3/+4
* Update README.mdkokke2017-07-101-1/+1
* Update README.mdkokke2017-07-081-1/+3
* Update aes.ckokke2017-07-081-19/+19
* Update aes.hkokke2017-07-081-0/+2
* Update aes.ckokke2017-07-081-1/+3
* Update aes.ckokke2017-07-081-40/+40
* Update aes.hkokke2017-07-081-5/+5
* Update aes.ckokke2017-07-081-8/+8
* Delete tiny-AES128-C.fileskokke2017-07-081-5/+0
* Update README.mdkokke2017-07-081-0/+2
* Update README.mdkokke2017-07-081-4/+2
* Update README.mdkokke2017-07-081-1/+1
* Update README.mdkokke2017-07-081-2/+2
* Update README.mdkokke2017-07-081-1/+1
* Merge pull request #58 from bricke/masterkokke2017-07-085-122/+188
|\
| * removed unecessary blockcopyMatteo Brichese2017-07-081-6/+0
| * removed unecessary blockcopyMatteo Brichese2017-07-081-4/+4
| * removing unused bufferMatteo Brichese2017-06-061-1/+0
| * Merge branch 'master' of https://github.com/bricke/tiny-AES128-CMatteo Brichese2017-06-063-64/+123
| |\
| | * Merge pull request #1 from bricke/aesMatteo Brichese2017-06-063-64/+123
| | |\
| | | * added AES192 and 256Matteo Brichese2017-06-063-23/+29
| | | * Encrypt CBC worksMatteo Brichese2017-06-062-21/+21
| | | * adding aes256 aes192 optionsMatteo Brichese2017-06-063-48/+101
| | |/
| * / fixMatteo Brichese2017-06-061-1/+1
| |/
| * Merge branch 'master' of https://github.com/bricke/tiny-AES128-CMatteo Brichese2017-06-061-2/+2
| |\
| | * Update README.mdMatteo Brichese2017-06-061-1/+1
| | * Update README.mdMatteo Brichese2017-06-061-1/+1
| | * Update README.mdMatteo Brichese2017-06-061-1/+1
| * | cleaning upMatteo Brichese2017-06-062-12/+13
| |/
| * updated readmeMatteo Brichese2017-06-061-7/+6
| * adding Key Expansion for AES192 and AES256Matteo Brichese2017-06-062-46/+55
| * updated readmeMatteo Brichese2017-06-052-1/+6
* | Update test.ckokke2017-06-281-1/+1
|/
* Update README.mdkokke2017-03-131-1/+1
* Merge pull request #24 from namreeb/masterkokke2017-01-050-0/+0
|\
| * const'ify some parametersnamreeb2015-08-072-5/+5
* | Merge pull request #46 from RaptorFactor/masterkokke2017-01-052-5/+5
|\ \
| * | Make ECB API const-correct.RaptorFactor2017-01-042-5/+5
|/ /
* | s/strncmp/memcmp/gkokke2016-06-151-4/+4
* | Update README.mdkokke2015-11-101-4/+4
* | Update README.mdkokke2015-11-101-1/+1
* | Update README.mdkokke2015-11-101-2/+1
* | Update README.mdkokke2015-11-101-0/+1
* | Update README.mdkokke2015-11-101-0/+2
|/
* Merge pull request #19 from bitdust/masterkokke2015-05-251-2/+2
|\
| * Update aes.cbitdust2015-05-081-2/+2
|/
* Update test.ckokke2014-12-151-3/+3
* Update README.mdkokke2014-12-151-3/+3
* Update README.mdkokke2014-12-151-1/+5
* Update aes.hkokke2014-12-151-1/+1
* Update aes.ckokke2014-12-151-2/+4
* Delete aes_cbc.ckokke2014-12-151-581/+0
* Included CBC modekokke2014-12-151-9/+119
* Update aes.hkokke2014-12-151-1/+1
* Update aes.hkokke2014-12-151-0/+31
* Update aes_cbc.ckokke2014-12-151-39/+46
* Included test of CBC modekokke2014-12-151-14/+114
* UNTESTEDkokke2014-12-111-0/+574
* Update README.mdkokke2014-12-111-2/+2
* Update aes.hkokke2014-12-111-2/+0
* Update README.mdkokke2014-12-101-1/+1
* Update README.mdkokke2014-12-101-2/+5
* Update aes.ckokke2014-12-101-73/+27
* Merge pull request #7 from mb300sd/masterkokke2014-12-102-86/+105
|\
| * No-copy operationmb300sd2014-12-092-86/+105
|/
* Create unlicense.txtkokke2014-12-081-0/+24
* Update test.ckokke2014-12-081-1/+1
* Update test.ckokke2014-12-081-1/+1
* Update aes.ckokke2014-12-081-1/+1
* Update aes.ckokke2014-12-081-2/+2
* Update aes.hkokke2014-12-081-2/+2
* Update aes.ckokke2014-12-061-32/+46
* Update aes.ckokke2014-11-261-20/+20
* Update README.mdkokke2014-11-151-2/+2
* Update README.mdkokke2014-10-191-1/+1
* Update README.mdkokke2014-09-081-1/+1
* Update README.mdkokke2014-09-081-0/+1
* Update README.mdkokke2014-07-131-2/+2
* Update README.mdkokke2014-07-131-1/+1
* Update README.mdkokke2014-07-131-1/+1
* Update README.mdkokke2014-07-121-2/+2
* Update README.mdkokke2014-07-121-1/+9
* Update README.mdkokke2014-07-121-1/+1
* Update README.mdkokke2014-07-121-1/+1
* Update README.mdkokke2014-07-121-4/+4
* Update README.mdkokke2014-07-121-0/+7
* Update README.mdkokke2014-07-121-1/+1
* Update test.ckokke2014-07-121-1/+24
* Update aes.ckokke2014-07-121-4/+157
* Update aes.hkokke2014-07-121-0/+1
* Update README.mdkokke2014-07-121-4/+4
* Update README.mdkokke2014-07-101-1/+1
* Update README.mdkokke2014-07-101-1/+1
* Update README.mdkokke2014-06-121-1/+1
* Update aes.ckokke2014-06-031-4/+4
* Update test.ckokke2014-06-031-1/+1
* Update aes.ckokke2014-06-031-1/+1
* Update aes.hkokke2014-06-031-1/+1
* Update aes.ckokke2014-06-031-1/+0
* Update aes.ckokke2014-06-031-2/+2
* Update test.ckokke2014-06-031-10/+0
* Update README.mdkokke2014-06-031-19/+2
* Update aes.ckokke2014-06-031-4/+4
* Update README.mdkokke2014-06-021-0/+13
* Update README.mdkokke2014-05-311-0/+4
* Update README.mdkokke2014-05-311-0/+1
* Update README.mdkokke2014-05-311-0/+2
* Update README.mdkokke2014-05-311-5/+6
* Update README.mdkokke2014-05-311-3/+4
* Update README.mdkokke2014-05-301-1/+1
* Update aes.ckokke2014-05-301-3/+1
* Update README.mdkokke2014-05-301-1/+1
* Update README.mdkokke2014-05-301-1/+5
* Update aes.ckokke2014-05-301-1/+1
* Update README.mdkokke2014-05-301-2/+2
* Update README.mdkokke2014-05-301-1/+2
* Update README.mdkokke2014-05-301-1/+0
* Update README.mdkokke2014-05-301-1/+3
* Update README.mdkokke2014-05-301-6/+6
* Update README.mdkokke2014-05-301-2/+2
* Update README.mdkokke2014-05-301-2/+2
* Update README.mdkokke2014-05-301-6/+6
* Update README.mdkokke2014-05-301-1/+3
* Rename README to README.mdkokke2014-05-301-0/+0
* Update READMEkokke2014-05-301-0/+2
* Update READMEkokke2014-05-291-0/+2
* Update READMEkokke2014-05-291-1/+1
* Update READMEkokke2014-05-291-1/+0
* Update READMEkokke2014-05-291-0/+1
* Update READMEkokke2014-05-291-1/+9
* Update READMEkokke2014-05-291-2/+3
* Update aes.ckokke2014-05-291-1/+1
* Update READMEkokke2014-05-291-4/+4
* Update READMEkokke2014-05-291-1/+10
* Update aes.ckokke2014-05-291-1/+1
* Update aes.ckokke2014-05-291-1/+1
* Update READMEkokke2014-05-291-0/+5
* Update aes.ckokke2014-05-291-1/+1
* Update aes.ckokke2014-05-291-2/+0
* Create test.ckokke2014-05-291-0/+75
* Update aes.ckokke2014-05-291-211/+211
* Create Makefilekokke2014-05-291-0/+40
* Create aes.hkokke2014-05-291-0/+8
* Create aes.ckokke2014-05-291-0/+338
* first commitMikkel J2012-05-241-0/+0