We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62f4a99 commit 46722b3Copy full SHA for 46722b3
package.json
@@ -2,6 +2,7 @@
2
"name": "js-ecutils",
3
"version": "0.0.1-alpha.1",
4
"description": "JavaScript library for Elliptic Curve Cryptography: key exchanges (Diffie-Hellman, Massey-Omura), ECDSA signatures, and Koblitz encoding. Suitable for crypto education and secure systems.",
5
+ "repository":"https://github.com/isakruas/js-ecutils",
6
"keywords": [
7
"ecdsa",
8
"secure-communication",
0 commit comments