Skip to content

anirbanbasu/paillier-crypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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.