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

Where does 'rescale' work in CKKS scheme? #466

Open
DylanWangWQF opened this issue Dec 22, 2021 · 0 comments
Open

Where does 'rescale' work in CKKS scheme? #466

DylanWangWQF opened this issue Dec 22, 2021 · 0 comments

Comments

@DylanWangWQF
Copy link

Hi team,
I'm studying the CKKS scheme and wondering how does the rescale part work in the CKKS of HElib. If it's possible to modify it by ourselves?
Similar question in #404 .
For example, in HEAAN library, we can do:

reScaleByAndEqual(ctxt, cBits);
reScaleByAndEqual(ctxt, ctxt.logp);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant