fix(core): initial, support creation of rsa keypairs
This commit is contained in:
@ -20,5 +20,9 @@
|
||||
"tslint": "^5.20.0",
|
||||
"tslint-config-prettier": "^1.18.0"
|
||||
},
|
||||
"dependencies": {}
|
||||
"dependencies": {
|
||||
"@pushrocks/smartpromise": "^3.0.5",
|
||||
"@types/node-forge": "^0.8.6",
|
||||
"node-forge": "^0.9.1"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user