Zhi Guan
|
a98be7f477
|
Change iv behavior in sm4_cbc_encrypt_blocks
|
2024-05-13 21:51:59 +08:00 |
|
Zhi Guan
|
7f3072e917
|
Let sm4_cbc_encrypt_blocks update iv
If in == out, then after encryptions the input (i.e. iv) is changed
|
2024-05-13 21:44:06 +08:00 |
|
Zhi Guan
|
dc80b0c137
|
Change cpu suffix and other file names
|
2024-05-12 23:17:35 +08:00 |
|
Zhi Guan
|
5cf6f2609e
|
Add sm4_MODE_encrypt_blocks
|
2024-04-29 22:35:25 +08:00 |
|
Zhi Guan
|
060930093f
|
Update SM4 TBOX version
|
2024-04-28 17:11:57 +08:00 |
|
Zhi Guan
|
b83ff15aae
|
Update SM4 and GF128
Merge sm4_tbox.c into sm4.c, optimize GMUL for AAarch64
|
2024-04-11 13:55:19 +08:00 |
|
Zhi Guan
|
ccab5f168e
|
Update SM4 build options
|
2024-04-10 11:33:57 +08:00 |
|
Zhi Guan
|
149e429d1c
|
Add SM4 aarch64 asm support
|
2024-04-01 09:53:52 +08:00 |
|
Zhi Guan
|
257ba6bcdb
|
Update SM4
Simple SM4 cipher implementation in `sm4.c`
|
2023-12-13 20:26:57 +08:00 |
|