eth2.0-specs/specs/test_formats/bls
JSON d1c96c1e0d Doc standardization (#1039) 2019-05-06 16:30:32 +01:00
..
README.md Doc standardization (#1039) 2019-05-06 16:30:32 +01:00
aggregate_pubkeys.md forks coverage description cleanup 2019-04-15 22:39:07 +10:00
aggregate_sigs.md forks coverage description cleanup 2019-04-15 22:39:07 +10:00
msg_hash_g2_compressed.md Update msg_hash_g2_compressed.md 2019-04-23 13:00:25 -05:00
msg_hash_g2_uncompressed.md Update msg_hash_g2_uncompressed.md 2019-04-23 13:00:15 -05:00
priv_to_pub.md Update priv_to_pub.md 2019-04-23 13:00:05 -05:00
sign_msg.md Update sign_msg.md 2019-04-23 12:59:58 -05:00

README.md

BLS tests

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:

Note: Signature-verification and aggregate-verify test cases are not yet supported.