Skip to content

add fuzz target for the noise_sv2 crate.#2106

Merged
Shourya742 merged 1 commit intostratum-mining:mainfrom
lucasbalieiro:add-fuzz-target-noise-sv2
Mar 17, 2026
Merged

add fuzz target for the noise_sv2 crate.#2106
Shourya742 merged 1 commit intostratum-mining:mainfrom
lucasbalieiro:add-fuzz-target-noise-sv2

Conversation

@lucasbalieiro
Copy link
Collaborator

to be merged after #2104

closes #2105

the target aims to fuzz the public apis of the handshake and also sanity check the encryption roundtrip.

@lucasbalieiro lucasbalieiro force-pushed the add-fuzz-target-noise-sv2 branch from abf434c to f08c3c5 Compare March 3, 2026 18:04
@lucasbalieiro lucasbalieiro marked this pull request as ready for review March 3, 2026 18:04
@lucasbalieiro lucasbalieiro force-pushed the add-fuzz-target-noise-sv2 branch from f08c3c5 to f800b53 Compare March 4, 2026 18:53
Copy link
Collaborator

@Shourya742 Shourya742 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rest looks good

@lucasbalieiro lucasbalieiro force-pushed the add-fuzz-target-noise-sv2 branch from f800b53 to e966139 Compare March 16, 2026 15:33
the target aims to fuzz the public apis of the handshake and also sanity check the encryption roundtrip
@lucasbalieiro lucasbalieiro force-pushed the add-fuzz-target-noise-sv2 branch from e966139 to 6836a11 Compare March 17, 2026 18:35
Copy link
Collaborator

@Shourya742 Shourya742 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK

@Shourya742 Shourya742 merged commit 1dcf5f9 into stratum-mining:main Mar 17, 2026
14 checks passed
@lucasbalieiro lucasbalieiro deleted the add-fuzz-target-noise-sv2 branch March 17, 2026 19:03
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

Successfully merging this pull request may close these issues.

add fuzz coverage to noise_sv2

4 participants