A test type for BLS. Primarily geared towards verifying the integration of any BLS library. We do not recommend rolling your own crypto or using an untested BLS library.
The BLS test suite runner has the following handlers:
aggregate_verify
aggregate
eth_aggregate_pubkeys
eth_fast_aggregate_verify
fast_aggregate_verify
sign
verify
Note: Signature-verification and aggregate-verify test cases are not yet supported.