static const size_t loop_count
std::string message("Message requiring signing")
void generate_signature(const hash &prefix_hash, const public_key &pub, const secret_key &sec, signature &sig)
std::enable_if< std::is_pod< T >::value, T >::type rand()
bool check_signature(const hash &prefix_hash, const public_key &pub, const signature &sig)
device & get_device(const std::string &device_descriptor)
static keypair generate(hw::device &hwdev)