A fork of https://github.com/fairmath/openfhe-rs to add some missing functionality
|
преди 1 година | |
---|---|---|
src | преди 1 година | |
.gitignore | преди 1 година | |
Cargo.toml | преди 1 година | |
LICENSE | преди 1 година | |
README.md | преди 1 година | |
build.rs | преди 1 година |
☀️ OpenFHE-rs is a joint project by FairMath & OpenFHE
OpenFHE-rs is a Rust interface for the OpenFHE library. OpenFHE is known for its wide range of Fully Homomorphic Encryption (FHE) schemes, all implemented in C++. We're bringing this capability to Rust developers.
By offering a Rust wrapper for OpenFHE, we make it easier for Rust devs to use advanced FHE schemes in their projects. Whether you're building secure data processing apps or privacy-focused tools, OpenFHE-rs helps you do that with the power of OpenFHE's encryption technology.
The library is under development and the ETA is Q2 2024.