feat: add a new piico gm alg

pull/15423/head
Aaron3S 2025-05-15 17:40:39 +08:00
parent 48239b0c63
commit ff699f4ee2
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,
}