eth2.0-specs/specs/test_formats/bls
Danny Ryan af5719031c
Merge branch 'dev' into fix-bls-domain-type
2019-06-30 20:28:18 -05: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 BLS domain => domain 2019-07-01 00:36:19 +01:00
msg_hash_g2_uncompressed.md Merge branch 'dev' into fix-bls-domain-type 2019-06-30 20:28:18 -05:00
priv_to_pub.md Update priv_to_pub.md 2019-04-23 13:00:05 -05:00
sign_msg.md Merge branch 'dev' into fix-bls-domain-type 2019-06-30 20:28:18 -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.