Skip to content

Conversation

@enricobottazzi
Copy link
Member

The new method returns a polynomial in its encoded representation Vec<u8>. This is supposed to be more efficient that the GetCoefficients method which returns Vec<String>. A supporting helper method parse_coefficients_bytes is being added to decode the bytes vector into Vec<BigUint>

SoraSuegami pushed a commit to MachinaIO/diamond-io that referenced this pull request Mar 25, 2025
Support to the new method `GetCoefficientsBytes` added on `openfhe-rs`
-> MachinaIO/openfhe-rs#1 .

Results show neglible differences in runtime and memory consumption
between main and `feat/coeffs`
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

Successfully merging this pull request may close these issues.

2 participants