Crates.io | scicrypt-he |
lib.rs | scicrypt-he |
version | 0.7.1 |
source | src |
created_at | 2021-08-29 15:33:34.223098 |
updated_at | 2022-09-14 13:56:22.888199 |
description | A scicrypt crate implementing several well-known partially homomorphic (threshold) cryptosystems |
homepage | https://crates.io/crates/scicrypt-he |
repository | https://github.com/jellevos/scicrypt |
max_upload_size | |
id | 443817 |
size | 83,745 |
This is a part of scicrypt. For more information, head to the scicrypt crate homepage.
This crate implements several well-known partially homomorphic cryptosystems, including Paillier, ElGamal and RSA. We also implement several threshold versions of the cryptosystems, where multiple keys must be used to successfully decrypt a ciphertext.