Versions in this module
v0
Jul 11, 2018
Jun 19, 2018
May 29, 2018
Apr 25, 2018
Mar 29, 2018
Feb 28, 2018
Jan 2, 2018
Changes in this version
+
func SigToPub(hash, sig []byte) (*ecdsa.PublicKey, error)
—
darwin/amd64, linux/amd64, windows/amd64
+
func Sign(hash []byte, prv *ecdsa.PrivateKey) (sig []byte, err error)
—
darwin/amd64, linux/amd64, windows/amd64