Skip to content

Commit dc37a34

Browse files
authored
Merge pull request jsonwebtoken#533 from babelouest/master
Remove es256k support from rhonabwy
2 parents 94cfab4 + 9627d85 commit dc37a34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/website/libraries/20-C.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
"ps384": true,
157157
"ps512": true,
158158
"eddsa": true,
159-
"es256k": true
159+
"es256k": false
160160
},
161161
"authorUrl": "https://babelouest.github.io/",
162162
"authorName": "babelouest",

0 commit comments

Comments
 (0)