Commit Graph

165 Commits

Author SHA1 Message Date
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
dd7b48ac71
Adjust weierstrass error 2022-12-20 15:03:41 +01:00
Paul Miller
7d746a7408
Add modular division 2022-12-15 23:11:40 +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
c8fc24fd8f
Add eddsa prehashed mode, diffie-hellman 2022-12-11 15:54:30 +01:00
Paul Miller
4c6ca2326a
Rename curves. 2022-12-10 21:43:19 +01:00
Paul Miller
1ed861dbad
Add ed448, wycheproof vectors 2022-12-09 21:09:51 +01:00
Paul Miller
211c887a57
Add twisted edwards curve. 2022-12-09 20:58:53 +01:00
Paul Miller
a20a357225
Initial commit 2022-12-04 18:19:01 +01:00