CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2023/11/06 08:07:57
Modified files: regress/lib/libcrypto/wycheproof: wycheproof.go Log message: Add aliases for AES AEAD constructions and ChaCha These used the wycheproofTestGroupAead type but an upcoming change requires to change this. Introduce the aliases now to make the next diff cleaner.