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

Add scheme parameters corresponding to 128 bits of security #189

Open
fjarri opened this issue Feb 11, 2025 · 0 comments
Open

Add scheme parameters corresponding to 128 bits of security #189

fjarri opened this issue Feb 11, 2025 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@fjarri
Copy link
Member

fjarri commented Feb 11, 2025

See Section C.1 in the paper. Currently we have 112-bit ones implemented. The 128 bit parameters require a 12288-bit Uint, which doesn't have a predefined alias and all the corresponding impls (like Concat). We can implement those manually, or perhaps use BoxedUint?.

@fjarri fjarri added the enhancement New feature or request label Feb 11, 2025
@fjarri fjarri added this to the v1.0.0 milestone Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant