Skip to content

Commit

Permalink
chore: Add keywords for new mechanisms
Browse files Browse the repository at this point in the history
  • Loading branch information
microshine committed Feb 4, 2021
1 parent 2473bf2 commit a402f4a
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Expand Up @@ -42,7 +42,12 @@
"aes",
"des",
"hmac",
"pbkdf2"
"pbkdf2",
"eddsa",
"x25519",
"ed25519",
"x448",
"ed448"
],
"author": "PeculiarVentures",
"contributors": [
Expand Down

0 comments on commit a402f4a

Please sign in to comment.