Skip to content

Raise max modulus size to 8192-bits#681

Merged
tarcieri merged 1 commit intomasterfrom
raise-max-modulus-size-to-8192
Apr 16, 2026
Merged

Raise max modulus size to 8192-bits#681
tarcieri merged 1 commit intomasterfrom
raise-max-modulus-size-to-8192

Conversation

@tarcieri
Copy link
Copy Markdown
Member

In #657 we encountered a user with an 8192-bit key who wasn't able to use it due to our maximum modulus size restrictions.

This raises the cap on the maximum modulus size to 8192-bits. This should hopefully be enough for most real-world use cases.

In #657 we encountered a user with an 8192-bit key who wasn't able to
use it due to our maximum modulus size restrictions.

This raises the cap on the maximum modulus size to 8192-bits. This
should hopefully be enough for most real-world use cases.
@tarcieri tarcieri merged commit 6c438f4 into master Apr 16, 2026
12 checks passed
@tarcieri tarcieri deleted the raise-max-modulus-size-to-8192 branch April 16, 2026 14:30
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