Projects
A selection of open-source projects and coding contributions.
Poulpy - CKKS
Co-implementation of the CKKS scheme in Poulpy, a bivariate FHE library.
- FHE
- CKKS
- Bivariate
Poulpy - AVX-512 / IFMA backend
Optimized AVX-512 / IFMA high-performance arithmetic backend for Poulpy.
- FHE
- HPC
- AVX-512
Security Notions Zoo
Interactive taxonomy of cryptographic security notions for FHE - formal definitions, references, and an implication map.
- FHE
- Security
Sparse-Key Security Estimator
Precomputed security tables and a search tool for sparse-secret FHE parameters under recent lattice attacks.
- FHE
- Lattice
- Security
OpenFHE Crash Course
Hands-on companion material for installing OpenFHE and getting started with FHE application development in C++.
- FHE
- OpenFHE