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

Defenses on multiplicity overflow #33

Open
huitseeker opened this issue Jun 6, 2024 · 0 comments
Open

Defenses on multiplicity overflow #33

huitseeker opened this issue Jun 6, 2024 · 0 comments

Comments

@huitseeker
Copy link
Member

huitseeker commented Jun 6, 2024

The SP1 audit highlights accounting for the max # of byte lookups per instruction as a way to defend against multiplicity overflow:

https://hackmd.io/wztOd455QKWf-K8LXh_Fqw#Defenses-on-Multiplicity-Overflow-in-mathbbF_p

We do have precompiles much larger than Sp1 (e.g. G2 ops), which may have more lookups per instructions, and invalidate this defense.

/cc @adr1anh

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

No branches or pull requests

1 participant