3.0.ipv8.test.attestation.wallet.pengbaorange.test_boudot
Classes
Module Contents
- class 3.0.ipv8.test.attestation.wallet.pengbaorange.test_boudot.TestBoudot(methodName: str = 'runTest')
Bases:
3.0.ipv8.test.base.TestBaseTests related to Boudot proofs.
- pk
- bitspace = 32
- el
- sqr
- test_el_modify_commitment() None
Check if the Boudot commitment equality fails if the commitment message changes.
- test_el_modify_shadow_commitment() None
Check if the Boudot commitment equality fails if the shadow commitment message changes.
- test_el_modify_commitments() None
Check if the Boudot commitment equality fails if the shadow+commitment messages change.
- test_sqr_modify_commitment() None
Check if the Boudot commitment-is-square fails if the commitment message changes.