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 differential fuzzing test against a native/widely used implementation #24

Open
nalinbhardwaj opened this issue Oct 11, 2023 · 1 comment

Comments

@nalinbhardwaj
Copy link
Member

you could differentially fuzz the code vs native code w/ ffi https://book.getfoundry.sh/forge/differential-ffi-testing

Seems worth adding fuzzing against popular implementations like noble/subtlecrypto in future.

from @gakonst

@gakonst
Copy link

gakonst commented Oct 11, 2023

also worth looking into https://github.com/transmissions11/VRGDAs/blob/master/test/correctness/LinearVRGDACorrectness.t.sol

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

2 participants