File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
docs/users-manual/getting-started Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,28 @@ limitations under the License. -->
16
16
17
17
Here you can find all of the updates and release notes for published versions of the SDK.
18
18
19
+ ## 1.13.x Releases
20
+
21
+ ### 1.13.0
22
+
23
+ Release date: April 9th, 2025
24
+
25
+ Features:
26
+
27
+ - Curve25519 support has been added for PIV:
28
+
29
+ - Keys can now be imported or generated using the Ed25519 and X25519 algorithms.
30
+ - The key agreement operation can be performed with an X25519 key.
31
+ - Digital signatures can now be created with a Ed25519 key.
32
+
33
+ - Unit tests have been added for RSA-3072 and RSA-4096 keys.
34
+ - Support for large APDUs has been improved:
35
+
36
+ -
37
+
38
+
39
+ Bug Fixes:
40
+
19
41
## 1.12.x Releases
20
42
21
43
### 1.12.1
You can’t perform that action at this time.
0 commit comments