poulpy-schemes

Crates.iopoulpy-schemes
lib.rspoulpy-schemes
version0.2.1
created_at2025-08-17 12:54:50.240402+00
updated_at2025-09-15 17:18:46.294738+00
descriptionA backend agnostic crate implementing mainsteam RLWE-based FHE schemes
homepagehttps://github.com/phantomzone-org/poulpy
repositoryhttps://github.com/phantomzone-org/poulpy
max_upload_size
id1799389
size128,637
(Janmajayamall)

documentation

https://docs.rs/poulpy

README

🐙 Poulpy-Schemes

Poulpy-Schemes is a Rust crate built on poulpy-hal and poulpy-core, providing backend agnostic RLWE-based FHE schemes implementation.

Getting Started

See ./examples/circuit_bootstrapping.rs

Available Schemes

  • TFHE/FHEW: under construction. Blind rotation & circuit bootstrapping implemented.
  • CKKS: planned
Commit count: 322

cargo fmt