[][src]Constant fil_sapling_crypto::constants::GH_FIRST_BLOCK

pub const GH_FIRST_BLOCK: &'static [u8; 64]

First 64 bytes of the BLAKE2s input during group hash. This is chosen to be some random string that we couldn't have anticipated when we designed the algorithm, for rigidity purposes. We deliberately use an ASCII hex string of 32 bytes here.