Commit Graph

192 Commits

Author SHA1 Message Date
Paul Miller
8b5819b12d
bls12: comments 2022-12-27 05:25:23 +01:00
Paul Miller
4b5560ab4b
secp256k1 tests: remove test skips 2022-12-27 05:25:09 +01:00
Paul Miller
ba121ff24c
README, lint 2022-12-27 03:16:45 +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
458cddcc7f
README 2022-12-24 14:04:06 +01:00
Paul Miller
ccfb8695d5
Fix ed448 import 2022-12-24 04:51:34 +01:00
Paul Miller
f165222425
Release 0.4.0. 0.4.0 2022-12-24 04:47:30 +01:00
Paul Miller
785d74edb9
Add BLS signatures. Fix stark/P521 privkeys. 2022-12-24 04:32:52 +01:00
Paul Miller
768b268baf
readme 2022-12-20 17:35:24 +01:00
Paul Miller
4df1e8de02
Release 0.2.1. 0.2.1 2022-12-20 15:05:20 +01:00
Paul Miller
dd7b48ac71
Adjust weierstrass error 2022-12-20 15:03:41 +01:00
Paul Miller
254bb712b4
Docs 2022-12-17 01:38:48 +01:00
Paul Miller
31f780027a
readme 2022-12-17 01:25:58 +01:00
Paul Miller
80edb3323a
readme 2022-12-17 01:23:16 +01:00
Paul Miller
d30b1855ee
README 2022-12-16 23:12:26 +01:00
Paul Miller
f1d8650842
add test/package.json to treat tests as esm 2022-12-16 03:14:36 +01:00
Paul Miller
54c7cf8b33
definitions: esm pkg.json 2022-12-16 03:13:46 +01:00
Paul Miller
56892cc164
Adjust curve-definitions to use double-module system 2022-12-16 03:09:51 +01:00
Paul Miller
7d746a7408
Add modular division 2022-12-15 23:11:40 +01:00
Paul Miller
989af14b10
Todo in stark 2022-12-15 22:52:46 +01:00
Paul Miller
0592b16a49
Release 0.2.0. 0.2.0 2022-12-15 22:42:30 +01:00
Paul Miller
fbf85ce732
Fix curve-definitions exports 2022-12-15 22:21:04 +01:00
Paul Miller
cafe51a6e3
Comment in secp 2022-12-15 16:16:36 +01:00
Paul Miller
43b18ea13b
Refactor tests slightly: group tests 2022-12-14 22:21:56 +01:00
Paul Miller
fd75293334
readme benchmarks 2022-12-14 19:34:30 +01:00
Paul Miller
20c6d11917
Benchmark 2022-12-14 19:18:05 +01:00
Paul Miller
bbe46843fb
Refactor, benchmarks 2022-12-14 18:40:59 +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
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
c660712fee
readme 2022-12-09 21:18:26 +01:00
Paul Miller
5983975ada
readme update 2022-12-09 21:17:29 +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
16ae76d185
Release 0.1.0. 0.1.0 2022-12-04 18:21:46 +01:00
Paul Miller
a20a357225
Initial commit 2022-12-04 18:19:01 +01:00