Branch: refs/heads/master Home: https://github.com/btcsuite/btcd Commit: 122031bee3cec2594a059219b797ab45ac264dd9 https://github.com/btcsuite/btcd/commit/122031bee3cec2594a059219b797ab45ac264dd9 Author: Oleg Andreev <[email protected]> Date: 2015-04-02 (Thu, 02 Apr 2015)
Changed paths:
M btcec/example_test.go
M btcec/internal_test.go
M btcec/privkey.go
M btcec/signature.go
M btcec/signature_test.go
Log Message:
-----------
Makes signing deterministic according to RFC6979 and BIP62. Closes #358.
