Implementation of Few Selected Functional Encryption Schemes
- Scheme 1 Decentralized Multi-Client Functional Encryption for Inner Product by Chotard, Dufour Sans, Gay, Phan and Pointcheval
cargo build
cargo run
As of now, this project serves mainly proof-of-concepts, benchmarking and evaluation purpose and not for production use. Also implementation have not been fully-reviewed.
All code in this workspace is licensed under
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)