12 Commits

Author SHA1 Message Date
Emman
d4c1f4d600 padding support for block mode cipher 2022-02-25 10:26:30 +08:00
Emman
d389da6bcb Extract padding utility 2022-02-24 17:41:52 +08:00
Emman
7dec383b16 align format 2022-01-21 11:24:10 +08:00
Emman
c18c7e921c [SM4] support AVX2 2022-01-10 16:14:39 +08:00
Emman
acabed56bd [SM4] refactor to support different concurrent blocks 2022-01-06 11:48:38 +08:00
emmansun
b63ffce09e add comments 2022-01-02 21:31:33 +08:00
Emman
ce18b7d841 MAGIC - add rfc8998 test vectors 2021-04-28 13:28:06 +08:00
Emman
b1184c24cf MAGIC - xts mode 2021-04-08 11:12:52 +08:00
Emman
85b3ecb129 MAGIC - support ccm mode 2021-03-31 11:55:52 +08:00
emmansun
b8d89ee417 MAGIC - continue tuning 2021-03-21 19:20:23 +08:00
Emman
dddebb8c1d MAGIC - optimize cbc decryption 2021-03-18 17:54:10 +08:00
Emman
9513b9c5d9 MAGIC - add test cases before tuning 2021-03-16 10:58:44 +08:00