add: 通过 ethereum-rsa 实现了椭圆曲线公私钥加解密!fix: is_secword

This commit is contained in:
luk.lu
2022-11-11 16:17:18 +08:00
parent c9b147aeaf
commit ec359d0d98
2 changed files with 101 additions and 60 deletions

View File

@@ -10,6 +10,7 @@
"bip39": "^3.0.4",
"bs58check": "^2.1.2",
"eccrypto-js": "^5.4.0",
"ethereum-rsa": "^1.0.5",
"hdkey": "^2.0.1",
"js-crypto-key-utils": "^1.0.4",
"keccak": "^3.0.2",