---
layout: default
---
{% include suite_header.html suite="Twist" %}
Tests using known named curves froms several categories(SECG/NIST) against pre-generated points on twists of said curves.
ECDH should fail, a success here implies the card is not twist secure, if a curve with an unsecure twist is used,
the card might compute on the twist, if a point on the twist is supplied.
See SafeCurves on twist security for more information.
{% include result_header.html testRun=page.testRun %}
{% include result_table.html testRun=page.testRun %}
{% include result_footer.html %}