Paillier cryptosystem #948
littleli
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I put together an example of a (partial-)homomorphic cryptosystem (Paillier, 1999). It's a probabilistic and asymmetric cryptosystem with beneficial properties. It works with Clojure and Babashka (requires 0.3.5 and above).
Flythrough usage:
The source is available here:
https://gist.github.com/littleli/9cf457a05fd925060d1e4a874834ad5e
Beta Was this translation helpful? Give feedback.
All reactions