Skip to content

Commit 0686d37

Browse files
authored
updates for jose4j supporting EdDSA in v0.9.0
1 parent 9cf8428 commit 0686d37

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

views/website/libraries/3-Java.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,13 +60,14 @@
6060
"es256k": true,
6161
"ps256": true,
6262
"ps384": true,
63-
"ps512": true
63+
"ps512": true,
64+
"EdDSA": true
6465
},
6566
"authorUrl": "https://twitter.com/__b_c",
6667
"authorName": "Brian Campbell",
6768
"gitHubRepoPath": null,
6869
"repoUrl": "https://bitbucket.org/b_c/jose4j",
69-
"installCommandHtml": "maven: org.bitbucket.b_c / jose4j / 0.8.0"
70+
"installCommandHtml": "maven: org.bitbucket.b_c / jose4j / 0.9.0"
7071
},
7172
{
7273
"minimumVersion": null,

0 commit comments

Comments
 (0)