noble-curves/test
2024-03-01 22:22:49 +01:00
..
bls12-381 Complete BLS short signature support 2023-08-24 16:38:12 -04:00
ed448 Update tests. Update wycheproof from v0.8 to v0.9 2023-04-08 19:00:18 +02:00
ed25519 edwards: ensure Point.fromHex fails when x=0 and first x bit is 1. gh-40 2023-05-05 01:39:53 +02:00
hash-to-curve test: rename hash-to-curve vectors, remove colons. closes gh-102 2023-12-10 19:47:25 +01:00
vectors nist tests: add endomorphism test 2023-04-14 19:53:20 +02:00
wycheproof Update tests. Update wycheproof from v0.8 to v0.9 2023-04-08 19:00:18 +02:00
_more-curves.helpers.js nist curves: rename from P256 to p256 for consistency 2023-04-10 21:04:16 +02:00
_poseidon.helpers.js All files: rename Fp to Field 2023-03-21 06:51:18 +01:00
basic.test.js Rename bn to bn254 2023-04-12 04:33:32 +02:00
bls12-381.test.js Fix bls short sig verification on hex. Closes gh-124 2024-03-01 22:22:49 +01:00
ed448-addons.test.js Add decaf448 2023-06-26 22:48:48 +02:00
ed448.test.js Update tests. Update wycheproof from v0.8 to v0.9 2023-04-08 19:00:18 +02:00
ed25519-addons.test.js ed25519: rename to edwardsToMontgomeryPub 2023-04-23 20:28:28 +02:00
ed25519.helpers.js tests of ed25519, ed448: improve 2023-04-02 15:38:36 +02:00
ed25519.test.js edwards: make zip215 false Strongly Binding Signature (SBS) secure. gh-40 2023-05-05 03:37:13 +02:00
hash-to-curve.test.js test: rename hash-to-curve vectors, remove colons. closes gh-102 2023-12-10 19:47:25 +01:00
index.test.js Add decaf448 2023-06-26 22:48:48 +02:00
jubjub.test.js Bring back common.js for now. Need more thorough work with consumers 2023-03-14 00:32:09 +01:00
nist.test.js ECDH tests: comment 2023-11-01 17:09:37 +01:00
package.json Merge packages into one 2022-12-28 07:37:45 +01:00
poseidon.test.js poseidon: refactor validateOpts, fix tests 2023-08-21 17:48:34 +02:00
secp256k1-schnorr.test.js Update tests. Update wycheproof from v0.8 to v0.9 2023-04-08 19:00:18 +02:00
secp256k1.helpers.js Update tests. Update wycheproof from v0.8 to v0.9 2023-04-08 19:00:18 +02:00
secp256k1.test.js feat: tests for extraEntropy 2023-06-28 16:12:44 +04:00