index
:
anonymous/tiny-AES-c
master
Small portable AES128/192/256 in C
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
master
Run CI nightly
kokke
5 weeks
Tag
Download
Author
Age
v1.0.0
tiny-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
kokke
6 years
Age
Commit message
Author
Files
Lines
2019-02-01
Merge pull request #124 from torfinnberset/master
v1.0.0
kokke
6
-0
/
+113
2019-01-31
Add check for AES key-size option
Torfinn Berset
1
-0
/
+3
2019-01-31
Check if at least one encryption mode is selected
Torfinn Berset
1
-3
/
+8
2019-01-31
Also try to compile C++ version of test
Torfinn Berset
3
-1
/
+7
2019-01-31
Remove Package author, and add Unlicense
Torfinn Berset
1
-2
/
+3
2019-01-31
Add Conan package options
Torfinn Berset
2
-9
/
+37
2019-01-31
First version of Conan recipe
Torfinn Berset
4
-0
/
+70
2019-01-23
Merge pull request #123 from rkeene/invcipher-not-ctr
kokke
1
-1
/
+2
2019-01-22
Also only define the Inv* family of functions if InvCipher is being compiled
Roy Keene
1
-1
/
+2
2019-01-17
Merge pull request #121 from rkeene/invcipher-not-ctr
kokke
1
-1
/
+2
2019-01-11
Only define InvCipher if needed
Roy Keene
1
-1
/
+2
2018-12-03
Update aes.c
kokke
1
-2
/
+2
2018-11-30
Update aes.c
kokke
1
-2
/
+2
2018-09-24
new target for building static library: make lib
kokke
1
-3
/
+10
2018-09-10
Merge pull request #109 from franzinc/master
kokke
3
-115
/
+119
2018-07-26
Testing improvements
Kevin Layer
3
-115
/
+119
2018-06-27
Update README.md
kokke
1
-1
/
+1
2018-05-29
Update README.md
kokke
1
-2
/
+2
2018-05-29
Update aes.c
kokke
1
-2
/
+2
2018-05-29
Update aes.h
kokke
1
-2
/
+2
2018-05-22
Update library.json
kokke
1
-1
/
+2
2018-05-08
Update library.json
kokke
1
-1
/
+2
2018-05-04
Update README.md
kokke
1
-1
/
+1
2018-05-03
Merge pull request #99 from pjunni/patch-1
kokke
1
-1
/
+1
2018-05-03
Fix JSON
Petter Junni
1
-1
/
+1
2018-05-02
Commenting reason for extra calls to xtime()
kokke
1
-1
/
+4
2018-03-21
Merge pull request #94 from lucifurtun/master
kokke
1
-0
/
+11
2018-03-19
Add @PlatformIO Library Registry manifest file
Luci Furtun
1
-0
/
+11
2018-02-01
Merge pull request #89 from nickaknudson/master
kokke
2
-2
/
+2
2018-01-31
CTR-only mode still needs functions to update counter (iv)
Nick Knudson
2
-2
/
+2
2017-12-29
Update README.md
kokke
1
-0
/
+2
2017-12-29
Create aes.hpp
kokke
1
-0
/
+12
2017-12-19
Update README.md
kokke
1
-1
/
+1
2017-12-19
Update README.md
kokke
1
-1
/
+1
2017-12-19
Update README.md
kokke
1
-7
/
+7
2017-12-13
Update aes.c
kokke
1
-3
/
+0
2017-12-08
fixing #77
kokke
1
-1
/
+0
2017-12-06
Update test.c
kokke
1
-15
/
+18
2017-12-06
Cosmetic: whitespace and indentation changes
kokke
1
-137
/
+137
2017-12-06
Update README.md
kokke
1
-1
/
+1
2017-12-06
Update README.md
kokke
1
-1
/
+1
2017-12-06
Update README.md
kokke
1
-3
/
+3
2017-12-06
Update README.md
kokke
1
-3
/
+3
2017-12-06
Update README.md
kokke
1
-2
/
+2
2017-12-06
Update aes.h
kokke
1
-11
/
+10
2017-12-06
Update aes.c
kokke
1
-55
/
+57
2017-12-06
Update aes.h
kokke
1
-3
/
+4
2017-12-06
Update aes.h
kokke
1
-7
/
+7
2017-12-06
Merge pull request #76 from sdrsdr/newapi
kokke
5
-208
/
+212
2017-12-05
update readme to show new api style
Stoian Ivanov
1
-6
/
+17
2017-12-05
Merge remote-tracking branch 'upstr/master' into newapi
Stoian Ivanov
2
-24
/
+5
2017-12-05
inplace api and test, Makefile update
Stoian Ivanov
4
-75
/
+69
2017-12-05
make thead safe via context pram; remove padding as non working; opitmise abit
Stoian Ivanov
3
-165
/
+163
2017-12-04
Update README.md
kokke
1
-1
/
+1
2017-12-04
Update aes.c
kokke
1
-28
/
+8
2017-12-01
Update README.md
kokke
1
-1
/
+1
2017-12-01
wiki-links to supported block-cipher mode of operation.
kokke
1
-1
/
+1
2017-12-01
Update README.md
kokke
1
-0
/
+2
2017-12-01
Update aes.c
kokke
1
-2
/
+2
2017-12-01
Update aes.c
kokke
1
-1
/
+2
2017-12-01
Update aes.h
kokke
1
-1
/
+2
2017-12-01
Update aes.h
kokke
1
-0
/
+1
2017-12-01
Update aes.h
kokke
1
-2
/
+1
2017-12-01
Update README.md
kokke
1
-1
/
+1
2017-12-01
Update README.md
kokke
1
-0
/
+1
2017-12-01
Update README.md
kokke
1
-1
/
+1
2017-12-01
Update README.md
kokke
1
-10
/
+7
2017-12-01
Update README.md
kokke
1
-1
/
+1
2017-12-01
Update aes.c
kokke
1
-0
/
+2
2017-12-01
Update aes.c
kokke
1
-2
/
+2
2017-12-01
Update README.md
kokke
1
-2
/
+2
2017-12-01
Update aes.c
kokke
1
-2
/
+3
2017-12-01
Update aes.h
kokke
1
-2
/
+2
2017-12-01
Update README.md
kokke
1
-1
/
+1
2017-12-01
Update README.md
kokke
1
-1
/
+1
2017-12-01
Update aes.c
kokke
1
-1
/
+1
2017-12-01
Update aes.c
kokke
1
-1
/
+1
2017-12-01
Update README.md
kokke
1
-1
/
+1
2017-12-01
Update README.md
kokke
1
-0
/
+1
2017-12-01
Update README.md
kokke
1
-3
/
+6
2017-12-01
adding CTR-mode
kokke
1
-6
/
+67
2017-12-01
adding CTR-mode
kokke
1
-0
/
+13
2017-12-01
adding CTR-mode
kokke
1
-1
/
+40
2017-11-10
Update README.md
kokke
1
-1
/
+1
2017-11-10
Update README.md
kokke
1
-1
/
+1
2017-11-10
Update aes.c
kokke
1
-0
/
+2
2017-11-10
Update aes.c
kokke
1
-1
/
+1
2017-11-10
Update aes.c
kokke
1
-1
/
+1
2017-07-13
Update README.md
kokke
1
-1
/
+1
2017-07-13
Update README.md
kokke
1
-9
/
+5
2017-07-13
Update aes.c
kokke
1
-1
/
+16
2017-07-11
Update README.md
kokke
1
-1
/
+1
2017-07-10
Update README.md
kokke
1
-3
/
+4
2017-07-10
Update README.md
kokke
1
-1
/
+1
2017-07-08
Update README.md
kokke
1
-1
/
+3
2017-07-08
Update aes.c
kokke
1
-19
/
+19
2017-07-08
Update aes.h
kokke
1
-0
/
+2
2017-07-08
Update aes.c
kokke
1
-1
/
+3
2017-07-08
Update aes.c
kokke
1
-40
/
+40
2017-07-08
Update aes.h
kokke
1
-5
/
+5
[...]
Clone
http://ni.4a.si./anonymous/tiny-AES-c
https://ni.4a.si./anonymous/tiny-AES-c