106 unsigned next = seed + 1;
Adapted from code found on http://stackoverflow.com/questions/180947/base64-decode-snippet-in-c Origi...
BOOST_AUTO_TEST_CASE(FixedHashIncrement)
void incrementSingleIteration(unsigned seed)
bool contains(FixedHash const &_c) const
std::hash for asio::adress
boost::multiprecision::number< boost::multiprecision::cpp_int_backend< N *8, N *8, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void >> Arith
The corresponding arithmetic type.
Fixed-size raw-byte array container type, with an API optimised for storing hashes.
#define BOOST_FIXTURE_TEST_SUITE(a, b)
#define BOOST_CHECK_EQUAL(v1, v2)
bool sha3(bytesConstRef _input, bytesRef o_output)
Calculate SHA3-256 hash of the given input and load it into the given output.
#define BOOST_AUTO_TEST_SUITE_END()
Helper functions to work with json::spirit and test files.
#define BOOST_CHECK(expr)