1 unstable release
new 0.1.0 | May 9, 2025 |
---|
#866 in Cryptography
19KB
320 lines
Paillier Encryption
aka "Public-Key Cryptosystems Based on Composite Degree Residuosity Classes"
An implementation of Paillier Encryption.
Licensing
- MIT
Copyright
Copyright (c) Jeffrey Hohenstein jeffrey.hohenstein@gmail.com
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be licensed as above, without any additional terms or conditions.
References
- Paillier, Pascal. “Public-Key Cryptosystems Based on Composite Degree Residuosity Classes.” In Advances in Cryptology — EUROCRYPT ’99, edited by Jacques Stern, 223–38. Berlin, Heidelberg: Springer, 1999. https://doi.org/10.1007/3-540-48910-X_16.
Dependencies
~1MB
~25K SLoC