ec_point_conversion: extend test coverage by translating back the
authortb <tb@openbsd.org>
Wed, 23 Oct 2024 14:10:03 +0000 (14:10 +0000)
committertb <tb@openbsd.org>
Wed, 23 Oct 2024 14:10:03 +0000 (14:10 +0000)
commit850a9c2477f102f12c5968a3878d013c368a1f1d
tree4a3ceb15c267f680c0c2d011f272365bd3af9b17
parente24df12180b38d3d59c392fb38b5042a3a55ec18
ec_point_conversion: extend test coverage by translating back the
point to an octet string and match with the initial octet string.

would have caught the regression found by anton
regress/lib/libcrypto/ec/ec_point_conversion.c