Bitcoin ABC 0.30.5
P2P Digital Currency
|
#include <util/strencodings.h>
#include <wallet/crypter.h>
#include <test/util/random.h>
#include <test/util/setup_common.h>
#include <boost/test/unit_test.hpp>
#include <vector>
Go to the source code of this file.
Classes | |
class | TestCrypter |
Functions | |
BOOST_AUTO_TEST_CASE (passphrase) | |
BOOST_AUTO_TEST_CASE (encrypt) | |
BOOST_AUTO_TEST_CASE (decrypt) | |
BOOST_AUTO_TEST_CASE | ( | decrypt | ) |
BOOST_AUTO_TEST_CASE | ( | encrypt | ) |
BOOST_AUTO_TEST_CASE | ( | passphrase | ) |