Botan 3.6.1
Crypto and TLS for C&
|
This is the complete list of members for Botan::ZFEC, including all inherited members.
decode_shares(const std::map< size_t, const uint8_t * > &shares, size_t share_size, const output_cb_t &output_cb) const | Botan::ZFEC | |
encode(const uint8_t input[], size_t size, const output_cb_t &output_cb) const | Botan::ZFEC | |
encode_shares(const std::vector< const uint8_t * > &shares, size_t share_size, const output_cb_t &output_cb) const | Botan::ZFEC | |
generated_shares() const | Botan::ZFEC | inline |
output_cb_t typedef | Botan::ZFEC | |
provider() const | Botan::ZFEC | |
recovery_threshold() const | Botan::ZFEC | inline |
ZFEC(size_t K, size_t N) | Botan::ZFEC |