RustCKKS enables FHE in Rustlang. FHE can be applied a secure computation that is a computation without a decryption.
RustCKKS has been tested in the following environments.
- rustc 1.49.0
- ndarray 0.13.0
- ndarray-linalg 0.12.1
- Transparency You can use easily CKKS encryption scheme even if you don't understand a mathematical background.
- Bare minimum This library provides the bare minimum functionality to use CKKS encryption scheme.
- Portability In future, this library can work on WebAssembly.
I am considering it.
- Homomorphic Encryption for Arithmetic of Approximate Numbers https://eprint.iacr.org/2016/421.pdf