scicrypt-he

Crates.ioscicrypt-he
lib.rsscicrypt-he
version0.7.1
sourcesrc
created_at2021-08-29 15:33:34.223098
updated_at2022-09-14 13:56:22.888199
descriptionA scicrypt crate implementing several well-known partially homomorphic (threshold) cryptosystems
homepagehttps://crates.io/crates/scicrypt-he
repositoryhttps://github.com/jellevos/scicrypt
max_upload_size
id443817
size83,745
Jelle Vos (jellevos)

documentation

README

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.

Commit count: 211

cargo fmt