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

Fix key fuzzer for more coverage #455

Closed
wants to merge 3 commits into from

Conversation

arthurscchan
Copy link
Collaborator

@arthurscchan arthurscchan commented May 24, 2023

Summary

Currently, the Keys.constructTufPublicKey method will not be called if Keys.parsePublicKey throws an exception. This PR changes the logic of KeysFuzzer by separating the two method call into two separate fuzzers.

Release Note

Documentation

Signed-off-by: Arthur Chan <arthur.chan@adalogics.com>
Signed-off-by: Arthur Chan <arthur.chan@adalogics.com>
@arthurscchan
Copy link
Collaborator Author

@AdamKorcz

Signed-off-by: Arthur Chan <arthur.chan@adalogics.com>
@loosebazooka loosebazooka reopened this Nov 1, 2023
@loosebazooka loosebazooka mentioned this pull request Feb 6, 2024
@loosebazooka
Copy link
Member

replaced by #626

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.

None yet

3 participants