Function monero_generators::H_pow_2

source ·
pub fn H_pow_2() -> &'static [EdwardsPoint; 64]
Expand description

Monero’s H generator, multiplied by 2**i for i in 1 ..= 64.

This table is useful when working with amounts, which are u64s.