CVSROOT:        /cvs
Module name:    src
Changes by:     t...@cvs.openbsd.org    2025/09/07 13:26:28

Modified files:
        regress/lib/libcrypto/wycheproof: wycheproof.go 

Log message:
wycheproof: retire the ECDSA webcrypto tests

The webcrypto test files for P-256, P-384, and P-521 are identical to
the P1363 test files for these curves with the hashes SHA-256, SHA-384,
and SHA-512, respectively. The only real differences in the test paths
is the Go glue code to translate to libcrypto, so they're pointless.

Reply via email to