openfheorg / openfhe-development

This is the development repository for the OpenFHE library. The current (stable) version is v1.2.0 (released on June 25, 2024).
BSD 2-Clause "Simplified" License
663 stars 170 forks source link

Add worst-case option for BGV/BFV parameter generation #759

Open yspolyakov opened 2 months ago

yspolyakov commented 2 months ago

For the expansion factor, we can use $N$ instead of $2 \sqrt{N}$ for the cases where worst-case estimates are desired.