YPC
0.2.0
|
This is the complete list of members for crypto_base, including all inherited members.
encrypt_message_with_prefix(const ypc::bytes &public_key, const ypc::bytes &data, uint32_t prefix, ypc::bytes &cipher)=0 (defined in crypto_base) | crypto_base | pure virtual |
hash_256(const ypc::bytes &msg, ypc::bytes &hash)=0 (defined in crypto_base) | crypto_base | pure virtual |