CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/07/15 17:35:02
Modified files:
regress/lib/libcrypto/ecdh: ecdhtest.c
Log message:
Rework the ecdhtest
Test keyshare for all built-in curves and simplify, especially printing
on failure. Incorporate known answer tests from RFC 5114 and RFC 5903.
All in all, this is a lot less code and a lot more test coverage and
hopefully a little less eyebleed.
Very loosely based on OpenSSL b438f0ed by Billy Brumley
