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
dapplion 2208922aa6 Clean methods not in the interface 2020-11-29 22:30:47 +00:00
..
blst Clean methods not in the interface 2020-11-29 22:30:47 +00:00
helpers Use validateBytes instead of generic assert 2020-11-29 14:06:09 +00:00
herumi Clean methods not in the interface 2020-11-29 22:30:47 +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