noble-curves/src/abstract
2024-01-02 08:49:40 +01:00
..
bls.ts bls: fix types. Closes gh-101 2023-12-10 23:42:42 +01: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 weierstrass, hash-to-curve: ensure to use utils.isBytes everywhere 2023-12-10 23:27:15 +01: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: copy concatBytes from hashes 2024-01-02 08:49:40 +01:00
weierstrass.ts weierstrass: improve error wording for sqrt case 2023-12-13 15:58:51 +03:00