noble-curves/src
2024-02-27 23:25:10 +01:00
..
abstract weierstrass: improve Entropy type. Use new utility. 2024-02-27 23:25:10 +01:00
_shortw_utils.ts bump lockfile, add comment to shortw 2023-02-13 23:55:58 +01:00
bls12-381.ts BLS: Refactor mask-bit settings, improve encoding resiliency 2023-11-10 02:55:16 +01:00
bn254.ts bls, bn: clarify their security level in comments 2023-09-14 03:02:10 +02:00
ed448.ts Fix x448 private keys: must be 56 bytes, not 57. Reported by @larabr 2023-10-03 01:15:43 +02:00
ed25519.ts feat: impl Group<X> for X in DecafPoint/RistrettoPoint 2023-09-20 16:23:41 +07: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
package.json tsconfig: change module to Node16, copy noble-ciphers change 2024-02-14 02:10:32 +01: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