CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2024/07/09 11:24:12
Modified files: regress/lib/libcrypto/evp: evp_test.c Log message: Improve test coverage for TLS1-PRF This is basically a copy of the libssl unit tests, moved to libcrypto to avoid starting the infection of libssl with this particular piece of EVP garbage.