mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-06-28 07:47:10 +00:00
feat: add a new piico gm alg
This commit is contained in:
parent
48239b0c63
commit
ff699f4ee2
@ -1,6 +1,7 @@
|
|||||||
cipher_alg_id = {
|
cipher_alg_id = {
|
||||||
"sm4_ebc": 0x00000401,
|
"sm4_ebc": 0x00000401,
|
||||||
"sm4_cbc": 0x00000402,
|
"sm4_cbc": 0x00000402,
|
||||||
|
"sm4_mac": 0x00000405,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user