Struct ckks_boot_params
Defined in File ckksrns-utils.h
Page Contents
Struct Documentation
-
struct lbcrypto::ckks_boot_params
Computes all parameters needed for the homomorphic encoding and decoding in the bootstrapping operation and returns them as a struct.
- Param slots
number of slots
- Param levelBudget
the allocated level budget for the computation.
- Param dim1
the value for the inner dimension in the baby-step giant-step strategy
- Return
struct with parameters for the homomorphic encoding and decoding in bootstrapping