Update sjcl and delete custom ripemd160, montgomery, and jacobi

This commit is contained in:
Chris Clark
2015-05-26 10:32:52 -07:00
parent ebbec1954e
commit 50cda426eb
9 changed files with 60 additions and 524 deletions

View File

@@ -21,7 +21,7 @@
"lodash": "^3.1.0",
"lru-cache": "~2.5.0",
"ripple-wallet-generator": "^1.0.3",
"sjcl": "^1.0.2",
"sjcl": "^1.0.3",
"ws": "~0.7.1"
},
"devDependencies": {