mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-02 02:26:58 +02: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>