| affine_element typedef (defined in crypto::schnorr::multisig< G1, HashRegNon, HashSig >) | crypto::schnorr::multisig< G1, HashRegNon, HashSig > | |
| combine_signatures(const std::string &message, const std::vector< MultiSigPublicKey > &signer_pubkeys, const std::vector< RoundOnePublicOutput > &round_1_nonces, const std::vector< RoundTwoPublicOutput > &round_2_signature_shares) | crypto::schnorr::multisig< G1, HashRegNon, HashSig > | inlinestatic |
| construct_signature_round_1() | crypto::schnorr::multisig< G1, HashRegNon, HashSig > | inlinestatic |
| construct_signature_round_2(const std::string &message, const key_pair &signer, const RoundOnePrivateOutput &signer_round_1_private_output, const std::vector< MultiSigPublicKey > &signer_pubkeys, const std::vector< RoundOnePublicOutput > &round_1_nonces) | crypto::schnorr::multisig< G1, HashRegNon, HashSig > | inlinestatic |
| element typedef (defined in crypto::schnorr::multisig< G1, HashRegNon, HashSig >) | crypto::schnorr::multisig< G1, HashRegNon, HashSig > | |
| Fq typedef (defined in crypto::schnorr::multisig< G1, HashRegNon, HashSig >) | crypto::schnorr::multisig< G1, HashRegNon, HashSig > | |
| Fr typedef (defined in crypto::schnorr::multisig< G1, HashRegNon, HashSig >) | crypto::schnorr::multisig< G1, HashRegNon, HashSig > | |
| key_pair typedef (defined in crypto::schnorr::multisig< G1, HashRegNon, HashSig >) | crypto::schnorr::multisig< G1, HashRegNon, HashSig > | |
| RoundTwoPublicOutput typedef (defined in crypto::schnorr::multisig< G1, HashRegNon, HashSig >) | crypto::schnorr::multisig< G1, HashRegNon, HashSig > | |
| validate_and_combine_signer_pubkeys(const std::vector< MultiSigPublicKey > &signer_pubkeys) | crypto::schnorr::multisig< G1, HashRegNon, HashSig > | inlinestatic |