mediachain / concat

Mediachain daemons
MIT License
42 stars 13 forks source link

ECDSA support #114

Open parkan opened 7 years ago

parkan commented 7 years ago

For Ethereum signatures, depends on https://github.com/libp2p/go-libp2p-crypto/issues/19

Nice simple package here https://golang.org/pkg/crypto/ecdsa/

vyzo commented 7 years ago

Awaiting for merge in https://github.com/libp2p/go-libp2p-crypto/pull/20