Skip to main content

private_seed_block_kernel

Function private_seed_block_kernel 

Source
pub fn private_seed_block_kernel(private_seed: HashBytes) -> ShaBlock
Expand description

Build the padded block that hashes a caller-supplied private seed.

This distinct kernel keeps the private-seed ingress visible in generated hierarchy and prevents it from being confused with an intermediate hash.