Definition at line 19 of file bls_dkg.cpp.
◆ DKG()
| DKG::DKG |
( |
int |
quorumSize | ) |
|
|
inline |
◆ Bench_BuildQuorumVerificationVectors()
| void DKG::Bench_BuildQuorumVerificationVectors |
( |
benchmark::State & |
state, |
|
|
bool |
parallel |
|
) |
| |
|
inline |
◆ Bench_VerifyContributionShares()
| void DKG::Bench_VerifyContributionShares |
( |
benchmark::State & |
state, |
|
|
int |
invalidCount, |
|
|
bool |
parallel, |
|
|
bool |
aggregated |
|
) |
| |
|
inline |
◆ BuildQuorumVerificationVector()
| void DKG::BuildQuorumVerificationVector |
( |
bool |
parallel | ) |
|
|
inline |
◆ ReceiveShares()
| void DKG::ReceiveShares |
( |
size_t |
whoAmI | ) |
|
|
inline |
◆ ReceiveVvecs()
| void DKG::ReceiveVvecs |
( |
| ) |
|
|
inline |
◆ VerifyContributionShares()
| void DKG::VerifyContributionShares |
( |
size_t |
whoAmI, |
|
|
const std::set< size_t > & |
invalidIndexes, |
|
|
bool |
parallel, |
|
|
bool |
aggregated |
|
) |
| |
|
inline |
◆ ids
◆ members
| std::vector<Member> DKG::members |
◆ quorumVvec
◆ receivedSkShares
◆ receivedVvecs
The documentation for this struct was generated from the following file: