eth2.0-specs/specs/test_formats/bls
JSON babf2721c7
Update msg_hash_g2_uncompressed.md
2019-04-23 13:00:15 -05:00
..
README.md test format doc tweaks 2019-04-12 22:19:10 +10: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 forks coverage description cleanup 2019-04-15 22:39:07 +10: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 to roll your own crypto, or use 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.