Cayman
0056e13ee5
feat: use esm
...
BREAKING CHANGE:
Only esm is exported, no commonjs
Named exports (excluding `bls`) are no longer exported from the root.
`browser` and `node` exports are removed in favor of
implementation-specific naming.
2022-04-11 10:15:43 -05:00
dapplion
f694dd3754
Speed-up benchmarks
...
Simplify benchmarks code
2021-04-05 21:02:07 +02:00
Paul Miller
94d8fce815
Fix noble
2020-12-04 18:54:47 +00:00
Paul Miller
94caa9bedd
Merge branch 'master' into patch-3
2020-12-03 20:23:21 +04:00
Paul Miller
e995e07fbb
Fix conflicts
2020-12-03 20:22:28 +04:00
Paul Miller
fcdb61b193
Fix aggregate sigs.
2020-12-03 20:17:28 +04:00
Paul Miller
1ba1247978
Benchmarks: update noble to use decompressed points.
...
Much faster now
2020-12-03 20:01:14 +04:00
dapplion
9b6369c07a
Benchmark sign()
2020-12-03 09:38:13 +00:00
dapplion
324285c38a
Run benchmarks for verifyMultiple
2020-12-02 20:54:46 +00:00
dapplion
e356bd1b37
Present results as a table
2020-12-02 20:45:29 +00:00
dapplion
4e2f60b5b8
Fix benchmark setup
2020-12-01 08:29:19 +00:00