mirror of
https://github.com/cuberite/polarssl.git
synced 2025-08-15 16:46:20 -04:00

Force a bitflip in server key to make the raw key agreement fail, and then verify that no key slots are left open at the end. Use a Weierstrass curve to have a high chance of failure upon encountering such bitflip. Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>