fhe-traits

Traits defining the interface for fully homomorphic encryption types and operations.
This crate provides common abstractions for parameters, plaintext and ciphertext representations, encoding, encryption, decryption and serialization used throughout the fhe.rs crates.
Installation
[]
= "0.1.0-beta.8"
Testing
License
This project is licensed under the MIT license.
Security / Stability
The code in this crate has not undergone an independent security audit and the API may change before version 1.0.0.
Use at your own risk.