noble-curves/src/abstract
2023-12-10 22:58:13 +01:00
..
bls.ts Merge pull request #74 from randombit/jack/add-short-signatures 2023-08-26 00:50:42 +02:00
curve.ts All files: rename Fp to Field 2023-03-21 06:51:18 +01:00
edwards.ts edwards: make zip215 false Strongly Binding Signature (SBS) secure. gh-40 2023-05-05 03:37:13 +02:00
hash-to-curve.ts hash-to-curve, weierstrass, bls, ed: upgrade h2c comments to rfc 9380 2023-08-23 19:43:14 +02:00
modular.ts modular: adjust getFieldsBytseLength 2023-08-23 19:43:55 +02:00
montgomery.ts Fix x448 private keys: must be 56 bytes, not 57. Reported by @larabr 2023-10-03 01:15:43 +02:00
poseidon.ts poseidon: refactor params 2023-08-21 18:16:40 +02:00
utils.ts utils: optimize hexToBytes by 4% 2023-09-25 20:22:57 +02:00
weierstrass.ts weierstrass: reformat after new prettier 2023-12-10 22:58:13 +01:00