mirror of
https://github.com/arnaucube/poulpy.git
synced 2026-02-10 21:26:41 +01:00
Update READMEs & add SECURITY.md (#78)
This commit is contained in:
committed by
GitHub
parent
3b94ab047e
commit
ccd94e36cc
@@ -0,0 +1,12 @@
|
||||
# 🐙 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](./examples/circuit_bootstrapping.rs)
|
||||
|
||||
## Available Schemes
|
||||
|
||||
- TFHE/FHEW: under construction. Blind rotation & circuit bootstrapping implemented.
|
||||
- CKKS: planned
|
||||
Reference in New Issue
Block a user