eth2.0-specs/specs/test_formats/bls
protolambda fcb7e3437e
test format doc tweaks
2019-04-12 22:19:10 +10:00
..
README.md test format doc tweaks 2019-04-12 22:19:10 +10:00
aggregate_pubkeys.md minor naming tweaks, document BLS and deposit test formats 2019-04-12 22:15:30 +10:00
aggregate_sigs.md minor naming tweaks, document BLS and deposit test formats 2019-04-12 22:15:30 +10:00
msg_hash_g2_compressed.md minor naming tweaks, document BLS and deposit test formats 2019-04-12 22:15:30 +10:00
msg_hash_g2_uncompressed.md minor naming tweaks, document BLS and deposit test formats 2019-04-12 22:15:30 +10:00
priv_to_pub.md minor naming tweaks, document BLS and deposit test formats 2019-04-12 22:15:30 +10:00
sign_msg.md minor naming tweaks, document BLS and deposit test formats 2019-04-12 22:15:30 +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.