Go implementation of Carousel scheme
Important
This repository is under construction!
Carousel is a Go implementation of Carousel scheme. The structure of this library is heavily influenced by TFHE-go.
- Carousel: Fully Homomorphic Encryption from Slot Blind Rotation Technique (https://eprint.iacr.org/2024/2032)
- TFHE-go (https://github.com/sp301415/tfhe-go/)