Skip to content

bug: bls12: failed to verify (aggregated) message #232

Description

@meling

I have not investigated this, but it only occurred for two out of 2880 benchmark runs. It occurred for both old and new runs, and the issue is not consistent across a specific set of parameters. This is all the information I have, as it occurred during benchmark runs without any other logging:

(old version)

--- FAIL: BenchmarkVerifyAggregateQC/Crypto=bls12/Cache=0/Participants=800/QCsPerParticipant=4-12
    cert_test.go:460: VerifyAggregateQC failed: bls12: failed to verify message
--- FAIL: BenchmarkVerifyAggregateQC/Crypto=bls12/Cache=10/Participants=800/QCsPerParticipant=1-12
    cert_test.go:460: VerifyAggregateQC failed: bls12: failed to verify aggregated message

(new version)

--- FAIL: BenchmarkVerifyAggregateQC/Crypto=bls12/Cache=10/Participants=400/QCsPerParticipant=4-12
    cert_test.go:460: VerifyAggregateQC failed: bls12: failed to verify aggregated message
--- FAIL: BenchmarkVerifyAggregateQC/Crypto=bls12/Cache=10/Participants=800/QCsPerParticipant=40-12
    cert_test.go:460: VerifyAggregateQC failed: bls12: failed to verify message

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions