| AggregateInsecure(const CBLSSignature &o) | CBLSSignature | |
| AggregateInsecure(const std::vector< CBLSSignature > &sigs) | CBLSSignature | static |
| AggregateSecure(const std::vector< CBLSSignature > &sigs, const std::vector< CBLSPublicKey > &pks, const uint256 &hash) | CBLSSignature | static |
| cachedHash | CBLSWrapper< bls::G2Element, BLS_CURVE_SIG_SIZE, CBLSSignature > | mutableprotected |
| CBLSSecretKey class | CBLSSignature | friend |
| CBLSSignature() | CBLSSignature | inline |
| CBLSSignature(const CBLSSignature &)=default | CBLSSignature | |
| CBLSWrapper() | CBLSSignature | inline |
| CBLSWrapper(const std::vector< unsigned char > &vecBytes) | CBLSSignature | inline |
| CBLSWrapper(const CBLSWrapper &ref)=default | CBLSSignature | |
| CBLSWrapper(CBLSWrapper &&ref) | CBLSSignature | inline |
| CBLSWrapper< bls::G2Element, BLS_CURVE_SIG_SIZE, CBLSSignature >::CBLSWrapper(const std::vector< unsigned char > &vecBytes) | CBLSWrapper< bls::G2Element, BLS_CURVE_SIG_SIZE, CBLSSignature > | inline |
| CBLSWrapper< bls::G2Element, BLS_CURVE_SIG_SIZE, CBLSSignature >::CBLSWrapper(const CBLSWrapper &ref)=default | CBLSWrapper< bls::G2Element, BLS_CURVE_SIG_SIZE, CBLSSignature > | |
| CBLSWrapper< bls::G2Element, BLS_CURVE_SIG_SIZE, CBLSSignature >::CBLSWrapper(CBLSWrapper &&ref) | CBLSWrapper< bls::G2Element, BLS_CURVE_SIG_SIZE, CBLSSignature > | inline |
| CheckMalleable(const std::vector< uint8_t > &vecBytes) const | CBLSWrapper< bls::G2Element, BLS_CURVE_SIG_SIZE, CBLSSignature > | inline |
| fValid | CBLSWrapper< bls::G2Element, BLS_CURVE_SIG_SIZE, CBLSSignature > | protected |
| GetHash() const | CBLSWrapper< bls::G2Element, BLS_CURVE_SIG_SIZE, CBLSSignature > | inline |
| GetSerSize() const | CBLSWrapper< bls::G2Element, BLS_CURVE_SIG_SIZE, CBLSSignature > | inlineprotected |
| impl | CBLSWrapper< bls::G2Element, BLS_CURVE_SIG_SIZE, CBLSSignature > | protected |
| IsValid() const | CBLSWrapper< bls::G2Element, BLS_CURVE_SIG_SIZE, CBLSSignature > | inline |
| operator!=(const C &r) const | CBLSSignature | inline |
| CBLSWrapper< bls::G2Element, BLS_CURVE_SIG_SIZE, CBLSSignature >::operator!=(const CBLSSignature &r) const | CBLSWrapper< bls::G2Element, BLS_CURVE_SIG_SIZE, CBLSSignature > | inline |
| operator=(const CBLSSignature &)=default | CBLSSignature | |
| CBLSWrapper< bls::G2Element, BLS_CURVE_SIG_SIZE, CBLSSignature >::operator=(const CBLSWrapper &ref)=default | CBLSWrapper< bls::G2Element, BLS_CURVE_SIG_SIZE, CBLSSignature > | |
| CBLSWrapper< bls::G2Element, BLS_CURVE_SIG_SIZE, CBLSSignature >::operator=(CBLSWrapper &&ref) | CBLSWrapper< bls::G2Element, BLS_CURVE_SIG_SIZE, CBLSSignature > | inline |
| operator==(const C &r) const | CBLSSignature | inline |
| CBLSWrapper< bls::G2Element, BLS_CURVE_SIG_SIZE, CBLSSignature >::operator==(const CBLSSignature &r) const | CBLSWrapper< bls::G2Element, BLS_CURVE_SIG_SIZE, CBLSSignature > | inline |
| Recover(const std::vector< CBLSSignature > &sigs, const std::vector< CBLSId > &ids) | CBLSSignature | |
| Reset() | CBLSWrapper< bls::G2Element, BLS_CURVE_SIG_SIZE, CBLSSignature > | inline |
| Serialize(Stream &s) const | CBLSWrapper< bls::G2Element, BLS_CURVE_SIG_SIZE, CBLSSignature > | inline |
| SerSize | CBLSWrapper< bls::G2Element, BLS_CURVE_SIG_SIZE, CBLSSignature > | static |
| SetByteVector(const std::vector< uint8_t > &vecBytes) | CBLSWrapper< bls::G2Element, BLS_CURVE_SIG_SIZE, CBLSSignature > | inline |
| SubInsecure(const CBLSSignature &o) | CBLSSignature | |
| ToByteVector() const | CBLSWrapper< bls::G2Element, BLS_CURVE_SIG_SIZE, CBLSSignature > | inline |
| ToString() const | CBLSWrapper< bls::G2Element, BLS_CURVE_SIG_SIZE, CBLSSignature > | inline |
| Unserialize(Stream &s, bool checkMalleable=true) | CBLSWrapper< bls::G2Element, BLS_CURVE_SIG_SIZE, CBLSSignature > | inline |
| VerifyInsecure(const CBLSPublicKey &pubKey, const uint256 &hash) const | CBLSSignature | |
| VerifyInsecureAggregated(const std::vector< CBLSPublicKey > &pubKeys, const std::vector< uint256 > &hashes) const | CBLSSignature | |
| VerifySecureAggregated(const std::vector< CBLSPublicKey > &pks, const uint256 &hash) const | CBLSSignature | |