nil::crypto3::pubkey::bls_pop_scheme< SignatureVersion > Member List

This is the complete list of members for nil::crypto3::pubkey::bls_pop_scheme< SignatureVersion >, including all inherited members.

aggregate_verify(internal_aggregation_accumulator_type &acc, const signature_type &signature)nil::crypto3::pubkey::bls_pop_scheme< SignatureVersion >inlinestatic
aggregate_verify(internal_fast_aggregation_accumulator_type &acc, const signature_type &signature)nil::crypto3::pubkey::bls_pop_scheme< SignatureVersion >inlinestatic
basic_functions typedefnil::crypto3::pubkey::bls_pop_scheme< SignatureVersion >
generate_public_key(const private_key_type &privkey)nil::crypto3::pubkey::bls_pop_scheme< SignatureVersion >inlinestatic
init_accumulator(internal_accumulator_type &acc, const private_key_type &privkey)nil::crypto3::pubkey::bls_pop_scheme< SignatureVersion >inlinestatic
init_accumulator(internal_accumulator_type &acc, const public_key_type &pubkey)nil::crypto3::pubkey::bls_pop_scheme< SignatureVersion >inlinestatic
internal_accumulator_type typedefnil::crypto3::pubkey::bls_pop_scheme< SignatureVersion >
internal_aggregation_accumulator_type typedefnil::crypto3::pubkey::bls_pop_scheme< SignatureVersion >
internal_fast_aggregation_accumulator_type typedefnil::crypto3::pubkey::bls_pop_scheme< SignatureVersion >
pop_prove(const private_key_type &privkey)nil::crypto3::pubkey::bls_pop_scheme< SignatureVersion >inlinestatic
pop_verify(const public_key_type &pubkey, const signature_type &proof)nil::crypto3::pubkey::bls_pop_scheme< SignatureVersion >inlinestatic
private_key_type typedefnil::crypto3::pubkey::bls_pop_scheme< SignatureVersion >
public_key_type typedefnil::crypto3::pubkey::bls_pop_scheme< SignatureVersion >
sign(internal_accumulator_type &acc, const private_key_type &privkey)nil::crypto3::pubkey::bls_pop_scheme< SignatureVersion >inlinestatic
signature_type typedefnil::crypto3::pubkey::bls_pop_scheme< SignatureVersion >
signature_version typedefnil::crypto3::pubkey::bls_pop_scheme< SignatureVersion >
update(internal_accumulator_type &acc, const InputRange &range)nil::crypto3::pubkey::bls_pop_scheme< SignatureVersion >inlinestatic
update(internal_accumulator_type &acc, InputIterator first, InputIterator last)nil::crypto3::pubkey::bls_pop_scheme< SignatureVersion >inlinestatic
update_aggregate(signature_type &acc, const SignatureRange &signatures)nil::crypto3::pubkey::bls_pop_scheme< SignatureVersion >inlinestatic
update_aggregate(signature_type &acc, SignatureIterator sig_first, SignatureIterator sig_last)nil::crypto3::pubkey::bls_pop_scheme< SignatureVersion >inlinestatic
verify(internal_accumulator_type &acc, const public_key_type &pubkey, const signature_type &sig)nil::crypto3::pubkey::bls_pop_scheme< SignatureVersion >inlinestatic