Skip to content

Commit 010a4cf

Browse files
committed
feature: update ci workflow, improve documentation, and enhance contribution guidelines
1 parent 31a739b commit 010a4cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "js-ecutils",
33
"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.",
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.",
55
"repository":"https://github.com/isakruas/js-ecutils",
66
"keywords": [
77
"ecdsa",

0 commit comments

Comments
 (0)