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
0b10c2cb4e
Add deleted method in tests util
2020-12-03 00:31:52 +00:00
dapplion
b02cd11c96
Benchmark noble-bls12-381
...
f
2020-11-30 22:05:40 +00:00
dapplion
8055f73afb
Use browser friendly hexToBytes, bytesToHex methods
2020-11-28 19:52:32 +00:00
dapplion
2c34db8b8e
Remove unnecessary casting of Buffer to Unit8Array
2020-11-28 19:30:56 +00:00
dapplion
b507ed28c0
Use randombytes instead of node's crypto
2020-11-28 19:27:59 +00:00
dapplion
49d509aca4
Clean interface
2020-11-25 16:09:47 +00:00
dapplion
4cb49674d5
Fix test util import
2020-11-25 15:11:02 +00:00
dapplion
c354386dab
Fix lint errors
2020-11-20 12:27:35 +00:00
dapplion
aca18fbcda
Test blst-ts with spec tests
2020-11-13 21:43:20 +00:00