Versions in this module Expand all Collapse all v0 v0.1.11 Jan 19, 2023 v0.1.10 Jan 19, 2023 v0.1.9 Jan 17, 2023 Changes in this version + const Len + type Bytes [Len]byte + func Sign(prv *prv.Key, hash sha256.Hash) (sig Bytes, e error) + func (sig Bytes) Recover(hash sha256.Hash) (p *pub.Key, e error)