noble-curves/src
2023-02-28 23:18:06 +04:00
..
abstract ecdsa: remove scalar blinding. CSPRNG dep not good: cryptofuzz, other envs will fail 2023-02-28 01:48:06 +04:00
_shortw_utils.ts bump lockfile, add comment to shortw 2023-02-13 23:55:58 +01:00
bls12-381.ts hash-to-curve: more type checks. Rename method to createHasher 2023-02-14 17:39:56 +01:00
bn.ts Rename group to curve. More refactoring 2023-01-26 04:14:21 +01:00
ed448.ts montgomery: add randomPrivateKey. Add ecdh benchmark. 2023-02-16 12:32:18 +01:00
ed25519.ts Fix ristretto255 equals 2023-02-27 19:07:45 +04:00
index.ts Merge packages into one 2022-12-28 07:37:45 +01:00
jubjub.ts More AffinePoint fixes 2023-01-25 00:07:25 +01:00
p256.ts hash-to-curve: more type checks. Rename method to createHasher 2023-02-14 17:39:56 +01:00
p384.ts hash-to-curve: more type checks. Rename method to createHasher 2023-02-14 17:39:56 +01:00
p521.ts hash-to-curve: more type checks. Rename method to createHasher 2023-02-14 17:39:56 +01:00
pasta.ts Merge packages into one 2022-12-28 07:37:45 +01:00
secp256k1.ts Schnorr: remove getExtendedPublicKey 2023-02-27 20:29:47 +04:00
stark.ts stark: more methods 2023-02-28 23:18:06 +04:00