17 Commits
Author SHA1 Message Date
xtaci 497055bb7e simplify buffer creation in cryptos 2018-09-26 00:08:46 +08:00
xtaci 0b3dd1116c optimize the decrypting part as in encryption 2018-09-25 20:25:57 +08:00
xtaci 4c8c86725d remove the swapping in decrypting 2018-09-25 20:08:23 +08:00
xtaci a4bbf1e4b2 more optimizations on block encryption 2018-09-25 17:05:06 +08:00
xtaci b8c37e1a76 Loop unrolling in the core of CFB 2018-09-24 21:43:29 +08:00
xtaci f042b40cd3 add support SM4 block cipher 2017-10-09 22:55:47 +08:00
xtaci edee1a2ac6 use avx2 & sse2 optimized xor, estimated 3 times faster 2017-08-01 23:45:39 +08:00
xtaci 1ca4a76782 add a comment to BlockCrypt 2016-09-23 12:56:02 +08:00
xtaci e53ecdcee8 upd 2016-09-18 15:48:49 +08:00
xtaci a7d32a601e refactor 2016-09-18 15:39:28 +08:00
xtaci fdc17127b0 metalinter 2016-09-06 16:46:31 +08:00
xtaci 6cf1ab63e8 add salsa20 crypto 2016-08-20 14:52:47 +08:00
xtaci fbb6bf6788 pisces 2016-08-20 12:14:07 +08:00
xtaci be1bcbe05f add triple des encryption 2016-08-19 11:04:36 +08:00
xtaci c4508c6142 add cast5 encryption 2016-08-19 10:57:51 +08:00
xtaci c40d0f2d7c add blowfish crypt 2016-08-19 10:45:19 +08:00
xtaci 4976678721 lint 2016-06-29 22:18:39 +08:00