Skip to content

Commit fff0a7c

Browse files
committed
feat: jwtpp support EdDSA
Signed-off-by: Artur Troian <[email protected]>
1 parent 8001080 commit fff0a7c

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)