Skip to content

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libpaillier

C++ Library for the Paillier homomorphic cryptosystem. Scripts support building library for iOS via Xcode CLT.

Disclaimer

This was originally part of a larger project, but I moved it to a seperate repo after that project fell apart. It's been a while since I've worked on this project, so if there are any bugs I forgot about, submit an issue and let me know.

This is probably a project that you want to look at, but never use. I can guarantee no security.

This project is loosly based on python-pailler, docs available here.

Libraries Used

This utilizes GMP, gmpfrxx, and MPFR.

About

C++ Library for the Paillier homomorphic cryptosystem. Don't roll your own crypto and don't trust anyone who has (including me).

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages