p256-verifier icon indicating copy to clipboard operation
p256-verifier copied to clipboard

Add differential fuzzing test against a native/widely used implementation

Open nalinbhardwaj opened this issue 8 months ago • 1 comments

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

nalinbhardwaj avatar Oct 11 '23 18:10 nalinbhardwaj