Commit Graph

49 Commits

Author SHA1 Message Date
Paul Miller
1c6aa07ff7
Release 0.8.3. 2023-03-16 19:41:20 +01:00
Paul Miller
acc3a9dc4d
Bump devdep types/node 2023-03-16 18:52:03 +01:00
Paul Miller
9295b0dbae
Upgrade to Typescript 5 2023-03-16 18:49:48 +01:00
Paul Miller
5784ef23f6
Release 0.8.2. 2023-03-14 00:44:02 +01:00
Paul Miller
1cfd6a76ca
Release 0.8.1. 2023-03-14 00:40:05 +01:00
Paul Miller
89f81b2204
pkg.json: improve bench, clean scripts 2023-03-14 00:39:21 +01:00
Paul Miller
d77ac16f51
Bring back common.js for now. Need more thorough work with consumers 2023-03-14 00:32:09 +01:00
Paul Miller
fe68da61f6
Move stark curve to micro-starknet 2023-03-10 20:18:05 +01:00
Paul Miller
32c0841bed
Add Trail of Bits audit 2023-03-10 01:09:49 +01:00
Paul Miller
49a659b248
Release 0.8.0. 2023-03-03 05:12:36 +04:00
Paul Miller
4a8f447c8d
package.json, tsconfig: remove common.js support. Pure ESM now 2023-03-03 05:09:36 +04:00
Paul Miller
b8b2e91f74
Release 0.7.3. 2023-02-26 19:05:53 +01:00
Paul Miller
0163b63532
Release 0.7.2. 2023-02-25 10:13:45 +01:00
Paul Miller
d739297b2c
Move p192, p224 from main pkg to tests for now. Reason: not popular 2023-02-25 10:00:24 +01:00
Paul Miller
0fdd763dc7
montgomery: add randomPrivateKey. Add ecdh benchmark. 2023-02-16 12:32:18 +01:00
Paul Miller
586e2ad5fb
Release 0.7.1. 2023-02-16 00:20:37 +01:00
Paul Miller
3486bbf6b8
Release 0.7.0. 2023-02-14 23:45:53 +01:00
Paul Miller
0f1e7a5a43
Move output from lib to root. React Native does not support pkg.json#exports 2023-02-14 23:43:28 +01:00
Paul Miller
3da48cf899
bump bmark 2023-02-14 23:24:11 +01:00
Paul Miller
4ec46dd65d
Remove scure-base from top-level dep 2023-02-14 18:00:11 +01:00
Paul Miller
80966cbd03
hash-to-curve: more type checks. Rename method to createHasher 2023-02-14 17:39:56 +01:00
Paul Miller
fe3491c5aa
Release 0.6.4. 2023-02-09 23:19:15 +01:00
Paul Miller
debb9d9709
Release 0.6.3. 2023-02-09 16:19:08 +01:00
Paul Miller
cef4b52d12
Update hashes to 1.2, scure devdeps, add lockfile 2023-02-06 20:50:41 +01:00
Paul Miller
e2a7594eae
Release 0.6.2. 2023-01-30 08:18:07 +01:00
Paul Miller
131f88b504
Release 0.6.1. 2023-01-29 05:14:10 +01:00
Paul Miller
ed9bf89038
stark: isCompressed=false. Update benchmarks 2023-01-27 03:43:18 +01:00
Paul Miller
7262b4219f
Bump micro-should 2023-01-26 08:26:07 +01:00
Paul Miller
79100c2d47
Release 0.6.0. 2023-01-26 06:31:16 +01:00
Paul Miller
0fb78b7097
Rename group to curve. More refactoring 2023-01-26 04:14:21 +01:00
Paul Miller
0422e6ef38
p.x, p.y are now getters executing toAffine() 2023-01-25 04:51:08 +01:00
Paul Miller
055147f1be
Add poseidon252 snark-friendly hash 2023-01-23 19:41:19 +01:00
Paul Miller
1e47bf2372
Bump prettier to 2.8.3 because it fails to parse bls 2023-01-21 19:02:58 +01:00
Paul Miller
b9482bb17d
Release 0.5.2. 2023-01-13 16:23:52 +01:00
Paul Miller
f4cf21b9c8
tests: Use describe() 2023-01-13 16:00:13 +01:00
Paul Miller
2bd5e9ac16
Release 0.5.1. 2022-12-31 10:31:10 +01:00
Paul Miller
65d7256b9e
Release 0.5.0. 2022-12-28 08:05:22 +01:00
Paul Miller
1bfab42620
Update package.json 2022-12-28 07:57:42 +01:00
Paul Miller
242ee620c5
Merge packages into one 2022-12-28 07:37:45 +01:00
Paul Miller
f165222425
Release 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
4df1e8de02
Release 0.2.1. 2022-12-20 15:05:20 +01:00
Paul Miller
0592b16a49
Release 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
6b0d9611a5
Add Montgomery curve 2022-12-11 18:25:45 +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