Opened 15 years ago

Closed 15 years ago

#27 closed task (fixed)

support encrypt ballot

Reported by: nanardon Owned by: somebody
Priority: major Milestone: 2.00
Component: application Version:
Keywords: Cc:

Description

The main idea is to encypt ballot during the voting time to ensure data cannot be read.

First idea:

  • create a peer of private/public key, keep only the public one, give the private to vote admin
  • create a key, protect it with a passphrase, the poll admin have the passphrase

Change History (2)

comment:1 Changed 15 years ago by nanardon

A small test case done here: source:trunk/sandbox/encryption.pl@149

comment:2 Changed 15 years ago by nanardon

  • Resolution set to fixed
  • Status changed from new to closed

Completly done at r176

Note: See TracTickets for help on using tickets.