aboutsummaryrefslogtreecommitdiff
path: root/src/test/fuzz/message.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Switch from Optional<T> to std::optional<T> (C++17). Run clang-format.practicalswift2020-05-141-1/+0
|
* tests: Add fuzzing harness for MessageSign, MessageVerify and other ↵practicalswift2020-04-271-0/+48
functions in util/message.h