Huelse / SEAL-Python

Microsoft SEAL 4.X For Python
MIT License
319 stars 66 forks source link

How to use BFV algorithm? #54

Closed lidh15 closed 3 years ago

lidh15 commented 3 years ago

最近重新编译安装了一下,现在dir(seal)显示只有BatchEncoder和CKKSEncoder,BFV怎么用呢?原来的IntegerEncoder是BFV吗?现在没了

Huelse commented 3 years ago

because of: https://github.com/microsoft/SEAL/blob/main/CHANGES.md#major-api-changes refer: https://github.com/microsoft/SEAL/blob/main/native/examples/1_bfv_basics.cpp