CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2023/11/06 08:17:02
Modified files: regress/lib/libcrypto/wycheproof: wycheproof.go Log message: Introduce testGroupFromAlgorithm() This factors another ugly switch into a helper function. This should probably become a map eventually, but for now keep things straightforward.