eth2.0-specs/tests/formats/bls
Danny Ryan 676e216beb
reorg specs by fork and move ssz out to own folder. make all of the build and link changes to support move
2020-01-10 11:55:13 -07:00
..
README.md reorg specs by fork and move ssz out to own folder. make all of the build and link changes to support move 2020-01-10 11:55:13 -07:00
aggregate_pubkeys.md reorg specs by fork and move ssz out to own folder. make all of the build and link changes to support move 2020-01-10 11:55:13 -07:00
aggregate_sigs.md reorg specs by fork and move ssz out to own folder. make all of the build and link changes to support move 2020-01-10 11:55:13 -07:00
msg_hash_g2_compressed.md reorg specs by fork and move ssz out to own folder. make all of the build and link changes to support move 2020-01-10 11:55:13 -07:00
msg_hash_g2_uncompressed.md reorg specs by fork and move ssz out to own folder. make all of the build and link changes to support move 2020-01-10 11:55:13 -07:00
priv_to_pub.md reorg specs by fork and move ssz out to own folder. make all of the build and link changes to support move 2020-01-10 11:55:13 -07:00
sign_msg.md reorg specs by fork and move ssz out to own folder. make all of the build and link changes to support move 2020-01-10 11:55:13 -07: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.