Botan
2.1.0
Crypto and TLS for C++11
|
This is the complete list of members for Botan::RTSS_Share, including all inherited members.
initialized() const | Botan::RTSS_Share | inline |
reconstruct(const std::vector< RTSS_Share > &shares) | Botan::RTSS_Share | static |
RTSS_Share()=default | Botan::RTSS_Share | |
RTSS_Share(const std::string &hex_input) | Botan::RTSS_Share | explicit |
share_id() const | Botan::RTSS_Share | |
size() const | Botan::RTSS_Share | inline |
split(uint8_t M, uint8_t N, const uint8_t secret[], uint16_t secret_len, const uint8_t identifier[16], RandomNumberGenerator &rng) | Botan::RTSS_Share | static |
to_string() const | Botan::RTSS_Share |