blob: 8cd68b29451771f8cc525955e33db6dec85e161d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
---
layout: default
---
{% include suite_header.html suite="Composite" %}
Tests using curves that don't have a prime order/nearly prime order.
These tests should generally fail, a success here implies the card <b>WILL</b> use a non-secure curve if such curve is set
by the applet. Operations over such curves are susceptible to small-subgroup attacks.
<br/>
{% include result_header.html testRun=page.testRun %}
{% include result_table.html testRun=page.testRun %}
{% include result_footer.html %}
|