Matteo Brichese
|
405f6e5eee
|
Encrypt CBC works
|
2017-06-06 11:36:11 -07:00 |
|
Matteo Brichese
|
2089462272
|
adding aes256 aes192 options
|
2017-06-06 11:10:33 -07:00 |
|
Matteo Brichese
|
8592c76b48
|
Merge branch 'master' of https://github.com/bricke/tiny-AES128-C
|
2017-06-05 18:37:04 -07:00 |
|
Matteo Brichese
|
52afbab204
|
cleaning up
|
2017-06-05 18:36:46 -07:00 |
|
Matteo Brichese
|
c440a222f7
|
Update README.md
|
2017-06-05 17:14:30 -07:00 |
|
Matteo Brichese
|
8bd05297f7
|
Update README.md
|
2017-06-05 17:13:45 -07:00 |
|
Matteo Brichese
|
15d884421e
|
Update README.md
|
2017-06-05 17:12:56 -07:00 |
|
Matteo Brichese
|
92c072c748
|
updated readme
|
2017-06-05 17:11:58 -07:00 |
|
Matteo Brichese
|
c26fb6a5ec
|
adding Key Expansion for AES192 and AES256
|
2017-06-05 17:07:34 -07:00 |
|
Matteo Brichese
|
200274e385
|
updated readme
|
2017-06-05 13:55:00 -07:00 |
|
kokke
|
f68d5862d5
|
Update README.md
|
2017-03-13 22:23:44 +01:00 |
|
kokke
|
f12839839b
|
Merge pull request #24 from namreeb/master
const'ify some parameters
|
2017-01-05 23:30:06 +01:00 |
|
kokke
|
ac285b9f8f
|
Merge pull request #46 from RaptorFactor/master
Make ECB API const-correct.
|
2017-01-05 23:28:13 +01:00 |
|
RaptorFactor
|
202c3b9b42
|
Make ECB API const-correct.
|
2017-01-03 16:41:41 -08:00 |
|
kokke
|
f832b4188e
|
s/strncmp/memcmp/g
|
2016-06-15 20:09:57 +02:00 |
|
kokke
|
7e42e69328
|
Update README.md
|
2015-11-10 23:27:08 +01:00 |
|
kokke
|
70f40c6da3
|
Update README.md
|
2015-11-10 00:49:12 +01:00 |
|
kokke
|
df3dde5fea
|
Update README.md
|
2015-11-10 00:34:07 +01:00 |
|
kokke
|
8a93fed417
|
Update README.md
|
2015-11-10 00:32:29 +01:00 |
|
kokke
|
3e74d56dc1
|
Update README.md
|
2015-11-10 00:32:17 +01:00 |
|
namreeb
|
15adafae4d
|
const'ify some parameters
|
2015-08-06 21:14:04 -10:00 |
|
kokke
|
7c959460a1
|
Merge pull request #19 from bitdust/master
use uintptr_t instead of intptr_t to avoid warming C4018 in Virsual Studio.
|
2015-05-25 23:40:42 +02:00 |
|
bitdust
|
27ce3c9308
|
Update aes.c
use uintptr_t instead of intptr_t to avoid warming C4018 in Virsual Studio.
warming C4018: 'expression' : signed/unsigned mismatch
https://msdn.microsoft.com/library/y92ktdf2.aspx
|
2015-05-08 18:18:01 +08:00 |
|
kokke
|
0373207800
|
Update test.c
|
2014-12-15 22:08:15 +01:00 |
|
kokke
|
800dddc767
|
Update README.md
|
2014-12-15 21:32:42 +01:00 |
|
kokke
|
eb61f31b36
|
Update README.md
|
2014-12-15 21:30:25 +01:00 |
|
kokke
|
c4e7eb0201
|
Update aes.h
|
2014-12-15 21:22:32 +01:00 |
|
kokke
|
5c525a46a9
|
Update aes.c
|
2014-12-15 21:22:17 +01:00 |
|
kokke
|
a3f4606cb4
|
Delete aes_cbc.c
|
2014-12-15 21:19:53 +01:00 |
|
kokke
|
9f0629463c
|
Included CBC mode
|
2014-12-15 21:19:44 +01:00 |
|
kokke
|
89130733c6
|
Update aes.h
|
2014-12-15 21:18:54 +01:00 |
|
kokke
|
38b0f1135b
|
Update aes.h
|
2014-12-15 21:18:25 +01:00 |
|
kokke
|
d9c9ad2ffc
|
Update aes_cbc.c
|
2014-12-15 21:18:10 +01:00 |
|
kokke
|
bb1e5bb93c
|
Included test of CBC mode
|
2014-12-15 21:17:45 +01:00 |
|
kokke
|
df4f0726f9
|
UNTESTED
|
2014-12-11 00:42:40 +01:00 |
|
kokke
|
36970e1696
|
Update README.md
|
2014-12-11 00:10:38 +01:00 |
|
kokke
|
c07c509395
|
Update aes.h
|
2014-12-11 00:10:13 +01:00 |
|
kokke
|
fbe81e53d6
|
Update README.md
|
2014-12-10 23:34:55 +01:00 |
|
kokke
|
1b94f71b1b
|
Update README.md
|
2014-12-10 23:33:59 +01:00 |
|
kokke
|
ef037167fd
|
Update aes.c
|
2014-12-10 23:31:02 +01:00 |
|
kokke
|
b146090a06
|
Merge pull request #7 from mb300sd/master
No-copy operation - thank you for that contribution mbed300sd!
|
2014-12-10 23:30:23 +01:00 |
|
mb300sd
|
df5b2d578d
|
No-copy operation
|
2014-12-09 15:07:12 -05:00 |
|
kokke
|
6a3c642997
|
Create unlicense.txt
|
2014-12-08 20:44:51 +01:00 |
|
kokke
|
623499e03d
|
Update test.c
|
2014-12-08 09:57:11 +01:00 |
|
kokke
|
792329579c
|
Update test.c
|
2014-12-08 09:55:44 +01:00 |
|
kokke
|
339c208685
|
Update aes.c
|
2014-12-08 09:54:58 +01:00 |
|
kokke
|
8ddb7c6e1b
|
Update aes.c
|
2014-12-08 09:53:19 +01:00 |
|
kokke
|
b5a39eeaad
|
Update aes.h
|
2014-12-08 09:53:05 +01:00 |
|
kokke
|
1855cf9631
|
Update aes.c
Kindly accepting corrections and additions from jcallan :)
|
2014-12-06 22:15:20 +01:00 |
|
kokke
|
1c472af13e
|
Update aes.c
|
2014-11-26 00:12:07 +01:00 |
|