From 501ba4dbdc11fbb69a478d9f0c2ccdcd55dc3160 Mon Sep 17 00:00:00 2001 From: Paul Miller Date: Mon, 1 Jul 2024 15:28:20 +0000 Subject: [PATCH] Release 1.4.2. --- package.json | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 279c961..a1694e3 100644 --- a/package.json +++ b/package.json @@ -134,26 +134,25 @@ "elliptic", "curve", "cryptography", - "weierstrass", - "montgomery", - "edwards", + "secp256k1", + "ed25519", "p256", "p384", "p521", "secp256r1", - "secp256k1", - "ed25519", "ed448", "x25519", "ed25519", "bls12-381", "bn254", - "pasta", "bls", "noble", "ecc", "ecdsa", "eddsa", + "weierstrass", + "montgomery", + "edwards", "schnorr" ], "funding": "https://paulmillr.com/funding/"