cryptoparams.rst 490 B

123456789101112131415161718192021222324
  1. CryptoParams
  2. ============
  3. The following crypto parameter objects are available per scheme **BFV**, **BGV** and **CKKS** respectively.
  4. CyrptoParamsBFVRNS
  5. ##################
  6. .. autoclass:: openfhe.CCParamsBFVRNS
  7. :members:
  8. :show-inheritance:
  9. CryptoParamsBGVRNS
  10. ##################
  11. .. autoclass:: openfhe.CCParamsBGVRNS
  12. :members:
  13. :show-inheritance:
  14. CryptoParamsCKKSRNS
  15. ###################
  16. .. autoclass:: openfhe.CCParamsCKKSRNS
  17. :members:
  18. :show-inheritance: