anirbanbasu / paillier-crypto

Implementation of the additively homomorphic Paillier cryptosystem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Additively homomorphic Paillier cryptosystem

This repository contains implementations of the additively homomorphic Paillier cryptosystem. Those implementations are not standards-compliant, for example, the Java Cryptography Architecture. Instead, these implementations can be used in prototype development.

About

Implementation of the additively homomorphic Paillier cryptosystem

License:Apache License 2.0


Languages

Language:Java 100.0%