<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/hashx/fuzz/Cargo.toml, branch arti-1.2.1</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-1.2.1</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-1.2.1'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-08-02T02:34:04Z</updated>
<entry>
<title>hashx/fuzz: update tor-c-equix dependency</title>
<updated>2023-08-02T02:34:04Z</updated>
<author>
<name>Micah Elizabeth Scott</name>
<email>beth@torproject.org</email>
</author>
<published>2023-08-01T22:00:07Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d7c2e7996ef488edbef98c7ba54fb1466b2a12d9'/>
<id>urn:sha1:d7c2e7996ef488edbef98c7ba54fb1466b2a12d9</id>
<content type='text'>
my cargo_hashx_rng branch was just merged into main (thanks dgoulet!)
</content>
</entry>
<entry>
<title>hashx/fuzz: Simplify, remove rayon dependency</title>
<updated>2023-08-02T02:34:03Z</updated>
<author>
<name>Micah Elizabeth Scott</name>
<email>beth@torproject.org</email>
</author>
<published>2023-08-01T15:13:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5a85749e4854cfc2ddcefde20c3f0c57d45297cf'/>
<id>urn:sha1:5a85749e4854cfc2ddcefde20c3f0c57d45297cf</id>
<content type='text'>
Review feedback is that we don't want parallelism here.

Signed-off-by: Micah Elizabeth Scott &lt;beth@torproject.org&gt;
</content>
</entry>
<entry>
<title>hashx/fuzz: Start a cross-implementation fuzzer for HashX</title>
<updated>2023-08-02T02:34:03Z</updated>
<author>
<name>Micah Elizabeth Scott</name>
<email>beth@torproject.org</email>
</author>
<published>2023-08-01T01:14:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ea2716595e3252478d568ca39bf48dab57d2ac21'/>
<id>urn:sha1:ea2716595e3252478d568ca39bf48dab57d2ac21</id>
<content type='text'>
Fuzz testing for HashX. Uses a hook into the pseudorandom number
stream to test the program generator deeply on input that can
be mutated by the fuzzer. Confirms program generation by running
a small number of arbitrary test hashes, so we don't need to
understand the implementation-specific program format to test the
program generator.

We test four implementations in parallel this way, the compiled and
interpreted implementations included in both this crate and c-tor.

Signed-off-by: Micah Elizabeth Scott &lt;beth@torproject.org&gt;
</content>
</entry>
</feed>
