CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/12/12 18:58:53
Modified files:
usr.bin/openssl: speed.c
Log message:
speed: make hmac(sha256) the default hmac
MD5 is obsolete. Use a sha256 hash for the HMAC benchmark.
ok tb@ beck@
