I know it is possible to access the individual CKKS ciphertext components ( ct_0 and ct_1 ) in openfhe c++ lib. I am using openfhe-python for my project and it is not available in the openfhe python. Do you guys have any plan to add this feature?
Yes, this capability seems to be available in the dev branch of openfhe-python. So it should be included in v1.3.1.0 of the python wrapper (should be released within 1 week). @dsuponitskiy-duality, please confirm.
1 Like
@Emmaka This is correct. A binding for GetElements() will be included in the next OpenFHE-Python release.
1 Like
Has it been released already, or is there a set release date? @dsuponitskiy-duality