Skip to content

Commit fda7b20

Browse files
authored
Merge pull request jsonwebtoken#471 from renatocron/patch-3
Change EdDSA to lowercase!
2 parents 9893d50 + afad1aa commit fda7b20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/website/libraries/5-Perl.json

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

0 commit comments

Comments
 (0)