Skip to content

Commit 14ce16f

Browse files
committed
Merge branch 'master' of github.com:jsonwebtoken/jsonwebtoken.github.io
2 parents 9fba066 + f238d85 commit 14ce16f

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
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,

views/website/libraries/33-Deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"ps256": true,
3030
"ps384": true,
3131
"ps512": true,
32-
"eddsa": false,
32+
"eddsa": true,
3333
"es256k": false
3434
},
3535
"authorUrl": "https://github.com/panva",

0 commit comments

Comments
 (0)