Change encryption libruary to standart-ecies. Problems with import node crypto module.

This commit is contained in:
2017-05-17 17:13:37 +03:00
parent b23d6179c6
commit fdcfeca880
3 changed files with 20 additions and 7 deletions

View File

@@ -22,8 +22,7 @@
"@angular/platform-browser": "^4.0.0",
"@angular/platform-browser-dynamic": "^4.0.0",
"@angular/router": "^4.0.0",
"bitcore-ecies": "^1.0.3",
"bitcore-lib": "^0.14.0",
"standard-ecies": "1.0.0",
"core-js": "^2.4.1",
"rxjs": "^5.1.0",
"zone.js": "^0.8.4"