Versions in this module Expand all Collapse all v1 v1.7.4 Aug 15, 2022 v1.7.3 Jul 27, 2022 Changes in this version + func Prove(sk *ecdsa.PrivateKey, alpha []byte) (beta, pi []byte, err error) + func Verify(pk *ecdsa.PublicKey, alpha, pi []byte) (beta []byte, err error) Other modules containing this package github.com/vechain/thor/v2