Branch: refs/heads/master Home: https://github.com/btcsuite/btcd Commit: 58f29ad939c967e03838c1cc7e354ca6e6ed452b https://github.com/btcsuite/btcd/commit/58f29ad939c967e03838c1cc7e354ca6e6ed452b Author: Ishbir Singh <[email protected]> Date: 2015-05-19 (Tue, 19 May 2015)
Changed paths:
M btcec/README.md
A btcec/ciphering.go
A btcec/ciphering_test.go
M btcec/example_test.go
M btcec/internal_test.go
M btcec/pubkey.go
Log Message:
-----------
Added ECDH and encryption/decryption support
