Versions in this module Expand all Collapse all v1 v1.0.10 Dec 21, 2018 v1.0.9 Nov 13, 2018 Changes in this version + const Overhead + func GenerateKey(rand io.Reader) (publicKey *[32]byte, privateKey *[64]byte, err error) + func Open(out, signedMessage []byte, publicKey *[32]byte) ([]byte, bool) + func Sign(out, message []byte, privateKey *[64]byte) []byte Incompatible versions in this module v2.0.2+incompatible Mar 5, 2019 v2.0.1+incompatible Feb 21, 2019 v2.0.0+incompatible Dec 21, 2018