Versions in this module Expand all Collapse all v1 v1.0.0 May 25, 2018 Changes in this version + func Marshal(curve elliptic.Curve, x, y *big.Int) []byte + func Unmarshal(curve elliptic.Curve, data []byte) (x, y *big.Int)