openfheorg / openfhe-python

Official Python wrapper for OpenFHE. Current release is v0.8.8 (released on June 25, 2024).
https://openfheorg.github.io/openfhe-python/html/index.html
BSD 2-Clause "Simplified" License
62 stars 18 forks source link

Oliveira functions #22

Closed reneroliveira closed 1 year ago

reneroliveira commented 1 year ago

New PKE examples:

BinFHE support:

Code Optimization:

reneroliveira commented 1 year ago

Overall it is looking good! I had a few things to follow up on so just LMK once you've gotten around to them

Thanks @IanQS! I've made new commits with your suggestions.