mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-08 07:31:09 +08:00
feat: API加密 前端已经实现RSA/SM2 AES/SM4
This commit is contained in:
@@ -22,7 +22,14 @@
|
||||
"dependencies": {
|
||||
"@vben-core/shared": "workspace:*",
|
||||
"@vben-core/typings": "workspace:*",
|
||||
"crypto-js": "^4.2.0",
|
||||
"file-type": "^19.5.0",
|
||||
"jsencrypt": "^3.5.4",
|
||||
"sm-crypto": "^0.3.13",
|
||||
"vue-router": "catalog:"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/crypto-js": "^4.2.2",
|
||||
"@types/sm-crypto": "^0.3.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user