Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Veridise/circom-benchmarks
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Veridise/circom-benchmarks
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: add-vulnerability-tests
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 94 files changed
  • 1 contributor

Commits on May 23, 2023

  1. Modified main.circom for the examples to use the actual circuit rathe…

    …r than the dummy version, fixed a bug with LessThan circuits where bitify.circom was not linked. Moved BigModOld to uo folder.
    kadron committed May 23, 2023
    Configuration menu
    Copy the full SHA
    9e15cde View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    0a83648 View commit details
    Browse the repository at this point in the history
  2. Added 3 range check examples from UniRep repo and the corresponding z…

    …kOrCa configuration. Fixed a typo in UpperLessThan's main.circom.
    kadron committed May 24, 2023
    Configuration menu
    Copy the full SHA
    169a8fc View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Updated Unirep examples with the vulnerable versions (the previous on…

    …es were the more recent versions.
    kadron committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    a7298d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Updated SignedFp cases to be more standard, removed SignedFp_OneDim a…

    …s the special case. Changed the parameters for some tests.
    kadron committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    8f7ac8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a327ed7 View commit details
    Browse the repository at this point in the history
Loading