Matteo Brichese
|
85278d01f6
|
removed unecessary blockcopy
|
2017-07-07 15:21:15 -07:00 |
Matteo Brichese
|
00f1f9218f
|
removed unecessary blockcopy
|
2017-07-07 15:21:08 -07:00 |
Matteo Brichese
|
c1c5fb1974
|
added AES192 and 256
|
2017-06-06 13:33:36 -07:00 |
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
|
c26fb6a5ec
|
adding Key Expansion for AES192 and AES256
|
2017-06-05 17:07:34 -07:00 |
RaptorFactor
|
202c3b9b42
|
Make ECB API const-correct.
|
2017-01-03 16:41:41 -08: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
|
5c525a46a9
|
Update aes.c
|
2014-12-15 21:22:17 +01:00 |
kokke
|
9f0629463c
|
Included CBC mode
|
2014-12-15 21:19:44 +01:00 |
kokke
|
ef037167fd
|
Update aes.c
|
2014-12-10 23:31:02 +01:00 |
mb300sd
|
df5b2d578d
|
No-copy operation
|
2014-12-09 15:07:12 -05: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
|
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 |
kokke
|
ce6f709a72
|
Update aes.c
|
2014-07-12 02:12:22 +02:00 |
kokke
|
3f26c3285a
|
Update aes.c
|
2014-06-03 01:03:11 +02:00 |
kokke
|
b459336cbb
|
Update aes.c
|
2014-06-03 01:00:56 +02:00 |
kokke
|
325313fbe2
|
Update aes.c
|
2014-06-03 00:23:56 +02:00 |
kokke
|
45e7338251
|
Update aes.c
|
2014-06-03 00:22:35 +02:00 |
kokke
|
6acd653909
|
Update aes.c
|
2014-06-03 00:08:07 +02:00 |
kokke
|
3260ed817f
|
Update aes.c
|
2014-05-30 14:59:40 +02:00 |
kokke
|
f063d2a668
|
Update aes.c
|
2014-05-30 14:51:16 +02:00 |
kokke
|
9545494087
|
Update aes.c
|
2014-05-29 03:49:13 +02:00 |
kokke
|
4c374298d7
|
Update aes.c
|
2014-05-29 02:33:44 +02:00 |
kokke
|
9920c53d69
|
Update aes.c
|
2014-05-29 02:32:36 +02:00 |
kokke
|
85ce5cc04b
|
Update aes.c
|
2014-05-29 02:23:45 +02:00 |
kokke
|
5efc22884d
|
Update aes.c
|
2014-05-29 02:23:19 +02:00 |
kokke
|
9ae240cf77
|
Update aes.c
|
2014-05-29 02:21:50 +02:00 |
kokke
|
be76dd85fe
|
Create aes.c
|
2014-05-29 02:19:59 +02:00 |