generateSymKeyFromPassword and use compressed public keys as key.id

This commit is contained in:
Pedro Gomes
2020-05-25 20:02:19 +02:00
parent 5ac3fdbcbe
commit 06a76c4d45
7 changed files with 56 additions and 39 deletions

View File

@@ -62,7 +62,7 @@
"dependencies": {
"axios": "^0.19.2",
"basic-provider": "^1.1.0",
"eccrypto-js": "^5.2.0",
"eccrypto-js": "^5.3.0",
"localStorage": "^1.0.4"
}
}