Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.
This repository was archived by the owner on May 13, 2024. It is now read-only.

Cache encryption proofs for verification #82

@AddressXception

Description

@AddressXception

Bug Report

Current Behavior
When provisioning trustees, encrypting ballots, and decrypting tallies, proofs are generated and checked in memory but they are not persisted for use when publishing for verification

Expected behavior/code
Proofs should be persisted for use with election verifiers

Environment
all

Possible Solution
cache the proofs using the same mechanism as used for each data type (e.g. the file system)

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions