aboutsummaryrefslogtreecommitdiff
path: root/_layouts/default_suite.html
blob: 6a75e43dedf458159e580aabf837a245fa7f7b34 (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="Default" %}

Tests the default curves present on the card. These might not be present or the card might not even support ECC.
Tests keypair allocation, generation, ECDH and ECDSA. ECDH is first tested with two valid generated keypairs, then
with a compressed public key to test support for compressed points.
<br/>

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

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

{% include result_footer.html %}