Skip to content

Commit 93d11b2

Browse files
authored
Update 5-Perl.json
Perl Crypt::JWT distribution supports ES256K since 0.027 2020-06-05 EdDSA since 0.026 2019-02-02
1 parent d322079 commit 93d11b2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

views/website/libraries/5-Perl.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@
2727
"es512": true,
2828
"ps256": true,
2929
"ps384": true,
30-
"ps512": true
30+
"ps512": true,
31+
"es256k": true,
32+
"EdDSA": true
3133
},
3234
"authorUrl": "https://github.com/DCIT",
3335
"authorName": "Karel Miko",

0 commit comments

Comments
 (0)