This repository has been archived on 2023-04-09. You can view files and clone it, but cannot push or open issues or pull requests.
chainsafe-bls/src
Cayman d743d95487
Optional ikm param for bls.PrivateKey.fromKeygen
2020-11-29 15:25:18 -06:00
..
blst Use browser friendly hexToBytes, bytesToHex methods 2020-11-28 19:52:32 +00:00
helpers Use validateBytes instead of generic assert 2020-11-29 14:06:09 +00:00
herumi Prevent "BLS not initialized" error from causing a false negative 2020-11-29 14:28:30 +00:00
constants.ts Remove unnecessary casting of Buffer to Unit8Array 2020-11-28 19:30:56 +00:00
errors.ts Prevent "BLS not initialized" error from causing a false negative 2020-11-29 14:28:30 +00:00
functional.ts Prevent "BLS not initialized" error from causing a false negative 2020-11-29 14:28:30 +00:00
index.ts Export types 2020-11-29 12:54:33 -06:00
interface.ts Optional ikm param for bls.PrivateKey.fromKeygen 2020-11-29 15:25:18 -06:00