Skip to content

Commit 7620e8a

Browse files
authored
Merge pull request jsonwebtoken#454 from troian/jwtpp-add-eddsa
feat: jwtpp support EdDSA
2 parents 1d05aea + fff0a7c commit 7620e8a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

views/website/libraries/21-C++.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@
2727
"es512": true,
2828
"ps256": true,
2929
"ps384": true,
30-
"ps512": true
30+
"ps512": true,
31+
"eddsa": true
3132
},
3233
"authorUrl": "https://github.com/troian",
3334
"authorName": "Artur Troian",

0 commit comments

Comments
 (0)