Crates.io | paillier-rs |
lib.rs | paillier-rs |
version | 0.2.3 |
source | src |
created_at | 2022-11-28 06:31:53.726352 |
updated_at | 2022-12-29 09:40:54.148781 |
description | Paillier Cryptosystem Implementation |
homepage | |
repository | https://github.com/AlexiaChen/paillier-rs |
max_upload_size | |
id | 724155 |
size | 21,677 |
Just an implementation of Paillier Cryptosystem written in Rust.
cargo build
cargo test
For research purpose. And the encryption of the Paillier algorithm supports the properties of homomorphic addition and scalar multiplication
No, Its only for educational & research purpose. The code has not undergone any security audit
Please see unit tests in lib.rs
https://crypto.stackexchange.com/questions/57766/paillier-vs-rsa