Skip to content

Commit 600b95e

Browse files
committed
in progress release notes
1 parent 2b9328d commit 600b95e

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

docs/users-manual/getting-started/whats-new.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,28 @@ limitations under the License. -->
1616

1717
Here you can find all of the updates and release notes for published versions of the SDK.
1818

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+
1941
## 1.12.x Releases
2042

2143
### 1.12.1

0 commit comments

Comments
 (0)