Janos Follath d910305856 Fix ecp_check_pub() test cases
Negative x coordinate was tested with the value -1. It happens to be one
of the low order points both for Curve25519 and Curve448 and might be
rejected because of that and not because it is negative. Make sure that
x < 0 is the only plausible reason for the point to be rejected.

Signed-off-by: Janos Follath <janos.follath@arm.com>
2021-06-25 12:28:49 +01:00
..
2021-06-21 09:10:55 +01:00
2021-06-18 12:59:38 +02:00
2020-11-26 15:54:35 +01:00
2021-06-18 12:59:38 +02:00
2021-03-09 16:09:18 +00:00
2021-06-18 12:59:38 +02:00