2.13.ipv8.attestation.wallet.irmaexact.wrappers

Module Contents

Functions

2.13.ipv8.attestation.wallet.irmaexact.wrappers.serialize_proof_d(proof_d: 2.13.ipv8.attestation.wallet.irmaexact.gabi.proofs.ProofD) bytes

Serialize a ProofD value.

2.13.ipv8.attestation.wallet.irmaexact.wrappers.unserialize_proof_d(s: bytes) 2.13.ipv8.attestation.wallet.irmaexact.gabi.proofs.ProofD

Convert bytes to a ProofD.

2.13.ipv8.attestation.wallet.irmaexact.wrappers.challenge_response(my_proof_d: 2.13.ipv8.attestation.wallet.irmaexact.gabi.proofs.ProofD, Z: int, challenge: bytes) bytes

Create a challenge to a given ProofD.