Research

Progress Report: Postscript

Extensions to the Paillier Cryptosystem

The article:
I. Damgaard, and M. Jurik: A Generalisation, a Simplification and some Applications of Paillier's Probabilistic Public-Key System, to be presented at PKC 2001.

Is Available in Postscript

Cryptosystem Implementation

Some source code implementing the cryptosystem is also available:

Small Example Voting System

Some source code implementing a CGI-service with a 2 candidate vote system: Known Problems:

Old Voting System

This is an old version implementing the voting system with linear proofs, and few optimisations. The Source code: