Skip to content

Commit

Permalink
Merge pull request #6 from sc0Vu/master
Browse files Browse the repository at this point in the history
Change secp256k1 to elliptic-php
  • Loading branch information
sc0Vu committed May 23, 2018
2 parents 1bc8e54 + 4c0c760 commit f1ff3c4
Show file tree
Hide file tree
Showing 4 changed files with 378 additions and 260 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"require": {
"web3p/rlp": "~0.2",
"web3p/secp256k1": "~0.2",
"kornrunner/keccak": "~1"
"kornrunner/keccak": "~1",
"simplito/elliptic-php": "1.0.3"
}
}

0 comments on commit f1ff3c4

Please sign in to comment.