Commit Graph

106 Commits

Author SHA1 Message Date
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
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
kokke 8440ff736f Update README.md 2014-11-15 00:22:00 +01:00
kokke 112e39cfc7 Update README.md 2014-10-19 23:15:10 +02:00
kokke 0576dc44d0 Update README.md 2014-09-08 23:46:59 +02:00
kokke 93d64ab46a Update README.md 2014-09-08 23:13:31 +02:00
kokke 0eb071c87b Update README.md 2014-07-13 04:18:42 +02:00
kokke 9c19597625 Update README.md 2014-07-13 04:16:34 +02:00
kokke 59e0335ef2 Update README.md 2014-07-13 04:16:19 +02:00
kokke b23d939114 Update README.md 2014-07-12 20:53:20 +02:00
kokke 30c47c71b8 Update README.md 2014-07-12 20:52:42 +02:00
kokke 6c507b37f5 Update README.md 2014-07-12 02:27:03 +02:00
kokke 1b827fa2ff Update README.md 2014-07-12 02:26:22 +02:00
kokke 34cf931c1b Update README.md 2014-07-12 02:25:58 +02:00
kokke 205f97aff0 Update README.md 2014-07-12 02:24:10 +02:00
kokke 8462765b68 Update README.md 2014-07-12 02:17:49 +02:00
kokke ba3271eaee Update test.c 2014-07-12 02:16:45 +02:00
kokke ce6f709a72 Update aes.c 2014-07-12 02:12:22 +02:00