We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cf8428 commit 0686d37Copy full SHA for 0686d37
views/website/libraries/3-Java.json
@@ -60,13 +60,14 @@
60
"es256k": true,
61
"ps256": true,
62
"ps384": true,
63
- "ps512": true
+ "ps512": true,
64
+ "EdDSA": true
65
},
66
"authorUrl": "https://twitter.com/__b_c",
67
"authorName": "Brian Campbell",
68
"gitHubRepoPath": null,
69
"repoUrl": "https://bitbucket.org/b_c/jose4j",
- "installCommandHtml": "maven: org.bitbucket.b_c / jose4j / 0.8.0"
70
+ "installCommandHtml": "maven: org.bitbucket.b_c / jose4j / 0.9.0"
71
72
{
73
"minimumVersion": null,
0 commit comments