Skip to content

Update RNS double to fully support moduli beyond 26 bits#383

Open
pascalgiorgi wants to merge 8 commits intomasterfrom
rns_extended
Open

Update RNS double to fully support moduli beyond 26 bits#383
pascalgiorgi wants to merge 8 commits intomasterfrom
rns_extended

Conversation

@pascalgiorgi
Copy link
Copy Markdown
Member

This PR enables new feature for RNS double conversions.
In particular, the rns_double_extended structure allows now to choose moduli that can go beyond the 26 bits limit of rns_double. This is using ModularExtended field and thus can technically goes to 53 bits moduli.

A new test suite is proposed to check both rns_double and rns_double_extended variants.

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.

1 participant