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
-
Scheme 2 Reading in the Dark: Classifying Encrypted Digits with Functional Encryption
- Implemented here
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.