noble-curves/src
2023-08-31 13:28:53 -04:00
..
abstract Merge pull request #74 from randombit/jack/add-short-signatures 2023-08-26 00:50:42 +02:00
_shortw_utils.ts bump lockfile, add comment to shortw 2023-02-13 23:55:58 +01:00
bls12-381.ts Fix ShortSignature.fromHex to check the G1 point is valid 2023-08-31 13:28:53 -04:00
bn254.ts Rename bn to bn254 2023-04-12 04:33:32 +02:00
ed448.ts ed448: add todo comment 2023-08-27 18:49:55 +02:00
ed25519.ts hash-to-curve, weierstrass, bls, ed: upgrade h2c comments to rfc 9380 2023-08-23 19:43:14 +02:00
index.ts Merge packages into one 2022-12-28 07:37:45 +01:00
jubjub.ts Add pure annotation to all calls to twistedEdwards 2023-06-30 17:36:16 +00:00
p256.ts secp256k1 & other implementations: reduce bundle size by 20% by using PURE. 2023-05-20 10:49:50 +02:00
p384.ts secp256k1 & other implementations: reduce bundle size by 20% by using PURE. 2023-05-20 10:49:50 +02:00
p521.ts secp256k1 & other implementations: reduce bundle size by 20% by using PURE. 2023-05-20 10:49:50 +02:00
pasta.ts All files: rename Fp to Field 2023-03-21 06:51:18 +01:00
secp256k1.ts secp256k1 & other implementations: reduce bundle size by 20% by using PURE. 2023-05-20 10:49:50 +02:00