Skip to content

Commit 7f0a856

Browse files
committed
Release 0.1.0.
1 parent 94a7220 commit 7f0a856

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

package.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,15 @@
6464
"format": "prettier --write src",
6565
"test": "node test/index.test.mjs"
6666
},
67-
"keywords": [],
67+
"keywords": [
68+
"rsa",
69+
"dsa",
70+
"dh",
71+
"elgamal",
72+
"diffie-hellman",
73+
"prime",
74+
"cryptography",
75+
"noble"
76+
],
6877
"funding": "https://paulmillr.com/funding/"
6978
}

0 commit comments

Comments
 (0)