Versions in this module Expand all Collapse all v1 v1.0.0 Nov 13, 2020 Changes in this version + func Curve(Z, k, P []byte) + func IsCanonicalPublicKey(publicKey []byte) bool + func IsCanonicalSignature(v []byte) bool + func Keygen(P, s, k []byte) + func Sign(v, h, x, s []byte) bool + func Verify(Y, v, h, P []byte)