Crates.io | pht-crypto |
lib.rs | pht-crypto |
version | 0.1.0-alpha |
source | src |
created_at | 2021-09-06 12:56:32.665146 |
updated_at | 2021-09-06 12:56:32.665146 |
description | Threshold homomorphic encryption, currently threshold paillier |
homepage | |
repository | https://github.com/robinhundt/threshold-crypto |
max_upload_size | |
id | 447514 |
size | 12,920 |
This library implements partially homomorphic threshold encryption. Currently only a threshold variant of paillier is implemented.
This library is written as a learning exercise and for research purposes. Do not use for anything that should be secure.
share_combine
functionthiserror
)