Skip to content

Experimental implementation of Paillier cryptosystem in Rust

Notifications You must be signed in to change notification settings

IsakSundeSingh/paillier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paillier

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.

About

Experimental implementation of Paillier cryptosystem in Rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages