Versions in this module Expand all Collapse all v0 v0.0.1 Jun 1, 2024 Changes in this version + func Validate(alg SignaturesType, p, h, s []byte) (bool, error) + type SignaturesType string + const ECDSAType + const SchnorrType + func Alg(net string) SignaturesType