aboutsummaryrefslogtreecommitdiff
path: root/_layouts/invalid_suite.html
blob: a11c15d689f5a768c8ffb3e977c21cbc777dff7e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
layout: default
---

{% include suite_header.html suite="Invalid" %}

Tests using known named curves from several categories(SECG/NIST/Brainpool) against pregenerated <b>invalid</b> public keys.
These tests should definitely fail, a success here implies the card is susceptible to invalid curve attacks.
<br/>

{% include result_header.html testRun=page.testRun %}

{% include result_table.html testRun=page.testRun %}

{% include result_footer.html %}