Skip to content

Conversation

@practicalswift
Copy link
Contributor

Add fuzzing harness for CHash{160,256}, C{HMAC_,}SHA{1,256,512}, CRIPEMD160, CSipHasher, etc.

See doc/fuzzing.md for information on how to fuzz Bitcoin Core. Don't forget to contribute any coverage increasing inputs you find to the Bitcoin Core fuzzing corpus repo.

Happy fuzzing :)

@DrahtBot
Copy link
Contributor

DrahtBot commented Jun 16, 2020

The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

Conflicts

Reviewers, this pull request conflicts with the following ones:

If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.

@maflcko maflcko merged commit 90981b7 into bitcoin:master Jun 25, 2020
Fabcien pushed a commit to Bitcoin-ABC/bitcoin-abc that referenced this pull request Feb 1, 2021
…}, CRIPEMD160, CSipHasher, etc.

Summary: Backport of core [[bitcoin/bitcoin#19286 | PR19286]].

Test Plan:
  ninja bitcoin-fuzzers
  ./src/test/fuzz/crypto <path_to_corpus>

Reviewers: #bitcoin_abc, PiRK

Reviewed By: #bitcoin_abc, PiRK

Differential Revision: https://reviews.bitcoinabc.org/D9123
@practicalswift practicalswift deleted the fuzzers-crypto branch April 10, 2021 19:41
kwvg added a commit to kwvg/dash that referenced this pull request Jul 15, 2022
…}SHA{1,256,512}, CRIPEMD160, CSipHasher, etc.
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Aug 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants