Versions in this module Expand all Collapse all v1 v1.1.21 Jul 5, 2021 Changes in this version + type PrivateKey interface + Evaluate func(m []byte) (index [32]byte, proof []byte) + Public func() crypto.PublicKey + type PublicKey interface + ProofToHash func(m, proof []byte) (index [32]byte, err error)