Skip to content

Commit da52a87

Browse files
author
Daisuke Maki
committed
Update Changes
1 parent 411dc38 commit da52a87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Changes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Changes
44
v3 has many incompatibilities with v2. To see the full list of differences between
55
v2 and v3, please read the Changes-v3.md file (https://github.com/lestrrat-go/jwx/blob/develop/v3/Changes-v3.md)
66

7-
v3.0.0-alpha3
7+
v3.0.0-alpha3 13 Mar 2025
88
* [jwk] Importing/Exporting from jwk.Key to ecdh.PrivateKey/ecdh.PublicKey should now work. Previously these keys were not properly
99
recognized by the exporter/importer. Note that keys that use X25519 and
1010
P256/P384/P521 behave differently: X25519 keys can only be exported to/imported from OKP keys, which P256/P384/P521 can be exported to either ecdsa or ecdh keys.

0 commit comments

Comments
 (0)