|
TARAXA
|
This is the complete list of members for taraxa::vrf_wrapper::VrfSortitionBase, including all inherited members.
| makeVrfInput(taraxa::level_t level, const dev::h256 &period_hash) | taraxa::vrf_wrapper::VrfSortitionBase | static |
| operator<< | taraxa::vrf_wrapper::VrfSortitionBase | friend |
| operator==(VrfSortitionBase const &other) const | taraxa::vrf_wrapper::VrfSortitionBase | inline |
| output_ | taraxa::vrf_wrapper::VrfSortitionBase | mutable |
| print(std::ostream &strm) const | taraxa::vrf_wrapper::VrfSortitionBase | inlinevirtual |
| proof_ | taraxa::vrf_wrapper::VrfSortitionBase | |
| threshold_ | taraxa::vrf_wrapper::VrfSortitionBase | mutable |
| thresholdFromOutput(uint16_t vote_count) const | taraxa::vrf_wrapper::VrfSortitionBase | inlineprivate |
| verify(const vrf_pk_t &pk, const bytes &msg, uint16_t vote_count=1, bool strict=true) const | taraxa::vrf_wrapper::VrfSortitionBase | |
| VrfSortitionBase()=default | taraxa::vrf_wrapper::VrfSortitionBase | |
| VrfSortitionBase(vrf_sk_t const &sk, bytes const &msg, uint16_t vote_count=1) | taraxa::vrf_wrapper::VrfSortitionBase | inline |