package dsa
import "golang.org/x/crypto/internal/wycheproof/internal/dsa"
Package dsa provides an internal version of dsa.Verify that is used for the Wycheproof tests.
Index ¶
Functions ¶
func VerifyASN1 ¶
VerifyASN1 verifies the ASN1 encoded signature, sig, of hash using the public key, pub. Its return value records whether the signature is valid.
Source Files ¶
dsa.go
- Version
- v0.15.0
- Published
- Nov 8, 2023
- Platform
- windows/amd64
- Imports
- 4 packages
- Last checked
- 1 day ago –
Tools for package owners.