Skip to content

Commit a99c043

Browse files
committed
jwcrypto: Add checkmarks for Ed25519 and Ed448
Signed-off-by: Simo Sorce <simo@redhat.com>
1 parent 9b5b7ec commit a99c043

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/data/libraries-next.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3251,7 +3251,9 @@
32513251
"ps384": true,
32523252
"ps512": true,
32533253
"eddsa": true,
3254-
"es256k": true
3254+
"es256k": true,
3255+
"ed25519": true,
3256+
"ed448": true
32553257
},
32563258
"authorUrl": "https://github.com/simo5",
32573259
"authorName": "Simo Sorce",

0 commit comments

Comments
 (0)