Commit Graph

15 Commits

Author SHA1 Message Date
Paul Miller
cae888d942
P224: fix sha224 tests 2022-12-28 06:30:13 +01:00
Paul Miller
4b5560ab4b
secp256k1 tests: remove test skips 2022-12-27 05:25:09 +01:00
Paul Miller
0277c01efd
Rename field methods: multiply to mul 2022-12-27 02:17:11 +01:00
Paul Miller
6ffe656871
x25519/x448: swap arguments 2022-12-27 02:02:37 +01:00
Paul Miller
135e69bd7b
Utilize complete formulas for weierstrass curves 2022-12-27 01:27:09 +01:00
Paul Miller
7a34c16c2b
Add some comments, refactor a bit 2022-12-26 05:37:12 +01:00
Paul Miller
785d74edb9
Add BLS signatures. Fix stark/P521 privkeys. 2022-12-24 04:32:52 +01:00
Paul Miller
f1d8650842
add test/package.json to treat tests as esm 2022-12-16 03:14:36 +01:00
Paul Miller
43b18ea13b
Refactor tests slightly: group tests 2022-12-14 22:21:56 +01:00
Paul Miller
9e5ad8dc85
Add ristretto, schnorr 2022-12-14 15:21:07 +01:00
Paul Miller
5b305abe85
Split curves. Improve speed. Better tests 2022-12-14 14:18:12 +01:00
Paul Miller
6b0d9611a5
Add Montgomery curve 2022-12-11 18:25:45 +01:00
Paul Miller
b92866d9b8
definitions: split ed25519, ed448. More wycheproof tests 2022-12-11 15:56:16 +01:00
Paul Miller
1ed861dbad
Add ed448, wycheproof vectors 2022-12-09 21:09:51 +01:00
Paul Miller
a20a357225
Initial commit 2022-12-04 18:19:01 +01:00