eth2.0-specs/specs/test_formats/bls
protolambda d64a4f248e
forks coverage description cleanup
2019-04-15 22:39:07 +10: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 forks coverage description cleanup 2019-04-15 22:39:07 +10:00
priv_to_pub.md forks coverage description cleanup 2019-04-15 22:39:07 +10:00
sign_msg.md forks coverage description cleanup 2019-04-15 22:39:07 +10: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.