nil::crypto3::hashes::pedersen< Params, BasePointGeneratorHash, Group >::stream_processor< StateAccumulator, ValueBits >::params_type Struct Reference

#include <pedersen.hpp>

+ Collaboration diagram for nil::crypto3::hashes::pedersen< Params, BasePointGeneratorHash, Group >::stream_processor< StateAccumulator, ValueBits >::params_type:

Public Types

typedef construction::params_type::digest_endian digest_endian
 

Static Public Attributes

constexpr static const std::size_t value_bits = ValueBits
 

Member Typedef Documentation

◆ digest_endian

template<typename Params = find_group_hash_default_params, typename BasePointGeneratorHash = sha2<256>, typename Group = algebra::curves::jubjub::template g1_type< nil::crypto3::algebra::curves::coordinates::affine, nil::crypto3::algebra::curves::forms::twisted_edwards>>
template<typename StateAccumulator , std::size_t ValueBits>
typedef construction::params_type::digest_endian nil::crypto3::hashes::pedersen< Params, BasePointGeneratorHash, Group >::stream_processor< StateAccumulator, ValueBits >::params_type::digest_endian

Member Data Documentation

◆ value_bits

template<typename Params = find_group_hash_default_params, typename BasePointGeneratorHash = sha2<256>, typename Group = algebra::curves::jubjub::template g1_type< nil::crypto3::algebra::curves::coordinates::affine, nil::crypto3::algebra::curves::forms::twisted_edwards>>
template<typename StateAccumulator , std::size_t ValueBits>
constexpr static const std::size_t nil::crypto3::hashes::pedersen< Params, BasePointGeneratorHash, Group >::stream_processor< StateAccumulator, ValueBits >::params_type::value_bits = ValueBits
staticconstexpr

The documentation for this struct was generated from the following file: