Skip to content

Commit fae957e

Browse files
committed
🔖 bump to v2.0.0
1 parent 883da18 commit fae957e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@0x90d2b2b7fb7599eebb6e7a32980857d8/secp256r1-computation",
3-
"version": "1.0.1",
3+
"version": "2.0.0",
44
"description": "This library boosts ECDSA performance by generating a precomputed table of 256 points on the secp256r1 curve from a public key. This optimization speeds up point multiplication, making elliptic curve digital signature algorithms more efficient.",
55
"source": "src/index.ts",
66
"main": "dist/module.js",

0 commit comments

Comments
 (0)