-
Notifications
You must be signed in to change notification settings - Fork 208
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
fix: Resolution of bugs from bigfield audits #9547
Commits on Oct 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7f47f71 - Browse repository at this point
Copy the full SHA 7f47f71View commit details -
Fix for issue 1 (ZKS.00) "Deduplicating Cached Multiplications Leaves
Outputs Unconstrained"
Configuration menu - View commit details
-
Copy full SHA for d67b760 - Browse repository at this point
Copy the full SHA d67b760View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2babdcd - Browse repository at this point
Copy the full SHA 2babdcdView commit details -
Fix for issue 3 (ZKS.03, SPB.3.2.1) Unconstrained limbs in exponentia…
…tion and issue 15 (ZKS.0a) Handling of constant exponents
Configuration menu - View commit details
-
Copy full SHA for 8ffcc6c - Browse repository at this point
Copy the full SHA 8ffcc6cView commit details -
Fix for issue 4 (ZKS.01, ZLC.3.4, SPB 3.1.2) Broken bigfield construc…
…tor for non-normalized inputs
Configuration menu - View commit details
-
Copy full SHA for 7d0c73e - Browse repository at this point
Copy the full SHA 7d0c73eView commit details -
Fix for issue 5 (ZKS.04, ZLC.3.1, ZLC.3.2, SPB3.3.2) Maximum Limb Siz…
…e Fails to Ensure Multiplication Soundness
Configuration menu - View commit details
-
Copy full SHA for a8ee595 - Browse repository at this point
Copy the full SHA a8ee595View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35b0114 - Browse repository at this point
Copy the full SHA 35b0114View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d6d7ed - Browse repository at this point
Copy the full SHA 0d6d7edView commit details -
Fix for issue 8 (ZKS.07, ZLC3.5, ZLC3.6, SPB3.5.6) Unsafe Constructor…
…s Allow Breaking Core Invariant
Configuration menu - View commit details
-
Copy full SHA for ceaa933 - Browse repository at this point
Copy the full SHA ceaa933View commit details -
Fix for issue 9 (ZLC.3.3) Underflow possible in evaluate_non_native_f…
…ield_multiplication
Configuration menu - View commit details
-
Copy full SHA for 9172f9e - Browse repository at this point
Copy the full SHA 9172f9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 122757e - Browse repository at this point
Copy the full SHA 122757eView commit details -
Fix for issue 11 (ZKS.0b, ZLC.3.7) Proving that multiples of p are un…
…equal to 0 modulo p possible
Configuration menu - View commit details
-
Copy full SHA for 1c29e5e - Browse repository at this point
Copy the full SHA 1c29e5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ae02d4 - Browse repository at this point
Copy the full SHA 4ae02d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 975290f - Browse repository at this point
Copy the full SHA 975290fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2ed963 - Browse repository at this point
Copy the full SHA a2ed963View commit details -
Configuration menu - View commit details
-
Copy full SHA for 202bdf3 - Browse repository at this point
Copy the full SHA 202bdf3View commit details -
Fix for issue 17 (SPB.3.4.2) Assertion needed to prevent bypass range…
…-checks in unsafe_evaluate_multiply_add
Configuration menu - View commit details
-
Copy full SHA for 3d2a454 - Browse repository at this point
Copy the full SHA 3d2a454View commit details -
Configuration menu - View commit details
-
Copy full SHA for f508f3c - Browse repository at this point
Copy the full SHA f508f3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8880b4b - Browse repository at this point
Copy the full SHA 8880b4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cf1389 - Browse repository at this point
Copy the full SHA 6cf1389View commit details -
Fix for issue 23 (ZLC.3.15) Assert for add_to_lower_limb could be ine…
…ffective due to overflow
Configuration menu - View commit details
-
Copy full SHA for 0291f09 - Browse repository at this point
Copy the full SHA 0291f09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14b006d - Browse repository at this point
Copy the full SHA 14b006dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 707bcc5 - Browse repository at this point
Copy the full SHA 707bcc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bfae51 - Browse repository at this point
Copy the full SHA 3bfae51View commit details -
Fix for informational issue Redundant Normalize (also fixed a soundne…
…ss issue in field)
Configuration menu - View commit details
-
Copy full SHA for edee027 - Browse repository at this point
Copy the full SHA edee027View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd351ff - Browse repository at this point
Copy the full SHA dd351ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for e899394 - Browse repository at this point
Copy the full SHA e899394View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1cedf0 - Browse repository at this point
Copy the full SHA e1cedf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 455a6ca - Browse repository at this point
Copy the full SHA 455a6caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52b1c37 - Browse repository at this point
Copy the full SHA 52b1c37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 105f33f - Browse repository at this point
Copy the full SHA 105f33fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e0d33f - Browse repository at this point
Copy the full SHA 2e0d33fView commit details -
Fix for informational issue assert_equal with a constant without self…
…_reduce could fail. Added comment
Configuration menu - View commit details
-
Copy full SHA for 7bdb3f3 - Browse repository at this point
Copy the full SHA 7bdb3f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e33472c - Browse repository at this point
Copy the full SHA e33472cView commit details
Commits on Oct 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a695988 - Browse repository at this point
Copy the full SHA a695988View commit details -
Configuration menu - View commit details
-
Copy full SHA for a728268 - Browse repository at this point
Copy the full SHA a728268View commit details