Skip to content

Commit 94c157c

Browse files
authored
Merge pull request jsonwebtoken#414 from simo5/patch-7
Fix EdDSA indicator for jwcrypto
2 parents 5a40d93 + 90f2277 commit 94c157c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/website/libraries/1-Python.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"ps256": true,
9191
"ps384": true,
9292
"ps512": true,
93-
"edDSA": true
93+
"eddsa": true
9494
},
9595
"authorUrl": "https://github.com/simo5",
9696
"authorName": "Simo Sorce",

0 commit comments

Comments
 (0)