Branch: refs/heads/master Home: https://github.com/conformal/btcec Commit: d0a4086e29916c5add0573484d57ef39472f0dbd https://github.com/conformal/btcec/commit/d0a4086e29916c5add0573484d57ef39472f0dbd Author: Owain G. Ainsworth <[email protected]> Date: 2014-03-25 (Tue, 25 Mar 2014)
Changed paths:
A privkey.go
M pubkey_test.go
M signature_test.go
M test_coverage.txt
Log Message:
-----------
Add an api to get a pubkey and privkey from a privkey byte string.
ok and some tweaks from @jrick.
