mirror of https://github.com/jumpserver/jumpserver
feat: add a new piico gm alg
parent
77cc02ae60
commit
6bd1ec960b
|
@ -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