Versions in this module Expand all Collapse all v1 v1.0.1 Apr 30, 2024 Changes in this version + func EcdsaP384Sha384Verify(pub *ecdsa.PublicKey, data []byte, r, s *big.Int) (bool, error) + func SumSha384(data []byte) ([sha512.Size384]byte, error)