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 31a739b commit 010a4cfCopy full SHA for 010a4cf
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "js-ecutils",
3
"version": "0.0.1-alpha",
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.",
+ "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",
0 commit comments