openfheorg / openfhe-development

This is the development repository for the OpenFHE library. The current (stable) version is v1.2.1 (released on September 10, 2024).
BSD 2-Clause "Simplified" License
724 stars 188 forks source link

Fix logQ(P) estimation used for finding the minimum ring dimension #796

Closed yspolyakov closed 3 months ago

yspolyakov commented 3 months ago
  1. Added EstimateLogP and EstimateMultipartyFloodingLogQ
  2. Updated the logic for BGV, BFV, and CKKS to use these methods prior to checking (finding) the ring dimension based on the LWE security tables