feat: add a new piico gm alg

BaiJiangJie-patch-1
Aaron3S 2025-05-15 17:40:39 +08:00 committed by 老广
parent 77cc02ae60
commit 6bd1ec960b
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
cipher_alg_id = {
"sm4_ebc": 0x00000401,
"sm4_cbc": 0x00000402,
"sm4_mac": 0x00000405,
}