Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-12-04 | Update aes.c | kokke | 1 | -28/+8 | |
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.c | kokke | 1 | -0/+2 | |
2017-12-01 | Update aes.c | kokke | 1 | -2/+2 | |
2017-12-01 | Update aes.c | kokke | 1 | -2/+3 | |
2017-12-01 | Update aes.c | kokke | 1 | -1/+1 | |
2017-12-01 | Update aes.c | kokke | 1 | -1/+1 | |
2017-12-01 | adding CTR-mode | kokke | 1 | -1/+40 | |
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 aes.c | kokke | 1 | -1/+16 | |
2017-07-08 | Update aes.c | kokke | 1 | -19/+19 | |
cosmetic changes | |||||
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.c | kokke | 1 | -8/+8 | |
2017-07-08 | removed unecessary blockcopy | Matteo Brichese | 1 | -6/+0 | |
2017-07-08 | removed unecessary blockcopy | Matteo Brichese | 1 | -4/+4 | |
2017-06-06 | added AES192 and 256 | Matteo Brichese | 1 | -15/+15 | |
2017-06-06 | Encrypt CBC works | Matteo Brichese | 1 | -20/+20 | |
2017-06-06 | adding aes256 aes192 options | Matteo Brichese | 1 | -23/+13 | |
2017-06-06 | adding Key Expansion for AES192 and AES256 | Matteo Brichese | 1 | -40/+51 | |
2017-01-04 | Make ECB API const-correct. | RaptorFactor | 1 | -3/+3 | |
2015-08-07 | const'ify some parameters | namreeb | 1 | -3/+3 | |
2015-05-08 | Update aes.c | bitdust | 1 | -2/+2 | |
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 | |||||
2014-12-15 | Update aes.c | kokke | 1 | -2/+4 | |
2014-12-15 | Included CBC mode | kokke | 1 | -9/+119 | |
2014-12-10 | Update aes.c | kokke | 1 | -73/+27 | |
2014-12-09 | No-copy operation | mb300sd | 1 | -86/+103 | |
2014-12-08 | Update aes.c | kokke | 1 | -1/+1 | |
2014-12-08 | Update aes.c | kokke | 1 | -2/+2 | |
2014-12-06 | Update aes.c | kokke | 1 | -32/+46 | |
Kindly accepting corrections and additions from jcallan :) | |||||
2014-11-26 | Update aes.c | kokke | 1 | -20/+20 | |
2014-07-12 | Update aes.c | kokke | 1 | -4/+157 | |
2014-06-03 | Update aes.c | kokke | 1 | -4/+4 | |
2014-06-03 | Update aes.c | kokke | 1 | -1/+1 | |
2014-06-03 | Update aes.c | kokke | 1 | -1/+0 | |
2014-06-03 | Update aes.c | kokke | 1 | -2/+2 | |
2014-06-03 | Update aes.c | kokke | 1 | -4/+4 | |
2014-05-30 | Update aes.c | kokke | 1 | -3/+1 | |
2014-05-30 | Update aes.c | kokke | 1 | -1/+1 | |
2014-05-29 | Update aes.c | kokke | 1 | -1/+1 | |
2014-05-29 | Update aes.c | kokke | 1 | -1/+1 | |
2014-05-29 | Update aes.c | kokke | 1 | -1/+1 | |
2014-05-29 | Update aes.c | kokke | 1 | -1/+1 | |
2014-05-29 | Update aes.c | kokke | 1 | -2/+0 | |
2014-05-29 | Update aes.c | kokke | 1 | -211/+211 | |
2014-05-29 | Create aes.c | kokke | 1 | -0/+338 | |