aboutsummaryrefslogtreecommitdiff
path: root/src/test/fuzz/message.cpp
AgeCommit message (Expand)Author
2022-12-13Adapt to libsecp256k1 API changesPieter Wuille
2020-12-10fuzz: Link all targets onceMarcoFalke
2020-05-14Switch from Optional<T> to std::optional<T> (C++17). Run clang-format.practicalswift
2020-04-27tests: Add fuzzing harness for MessageSign, MessageVerify and other functions...practicalswift