Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.01 KB

README.md

File metadata and controls

15 lines (11 loc) · 1.01 KB

pipeline status coverage report cargo docs

CiFE-rs - Functional encryption library

CiFE-rs (prounounced as ciphers) is a cryptographic library offering different state-of-the-art implementations of functional encryption schemes, specifically FE schemes for linear polynomials (e.g. inner products). It is implemented in Rust. A Go version named GoFE of the library also exists, as well as a C version named CiFEr.

Documentation of this library is available on Gitlab pages.