Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IntegerEncoder #116

Open
jimin0 opened this issue Nov 14, 2023 · 1 comment
Open

IntegerEncoder #116

jimin0 opened this issue Nov 14, 2023 · 1 comment
Labels
question Further information is requested

Comments

@jimin0
Copy link

jimin0 commented Nov 14, 2023

Hello,

I was trying to use the IntegerEncoder in the SEAL-Python library, but I encountered a NameError. Is IntegerEncoder no longer available for use in the current version of the library? If so, could you please advise on the recommended alternative for integer encoding?

@jimin0 jimin0 added the question Further information is requested label Nov 14, 2023
@Huelse
Copy link
Owner

Huelse commented Nov 15, 2023

Yes, there is no IntegerEncoder after the SEAL v4, you can use the CKKSEncoder or BatchEncoder, examples.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants