zkmega icon indicating copy to clipboard operation
zkmega copied to clipboard

Fuzz Tests

Open clearloop opened this issue 4 years ago • 0 comments

Desc

As a wrapper for multiple solutions, we can do fuzz tests comparing all of the solutions and do search works on these, becoming experts of Zk Curves.

After #20 and #21 (Of course, we can do this along with the two issues), there are fuzz tests that need to be done.

The the rust fuzz book and cargo-fuzz might be helpful.

clearloop avatar Dec 04 '20 01:12 clearloop