An implementation of the Paillier cryptosystem based on the Wikipedia article, to investigate simple homomorphic cryptosystems. This library was a research project and is not optimized nor meant for production usage.
Usage can be seen in the tests or see the (simple) documentation with cargo doc --open
.