Skip to main content

compose_g2_product_sha512

Function compose_g2_product_sha512 

Source
pub fn compose_g2_product_sha512(
    left: &KappaLabel<135>,
    right: &KappaLabel<135>,
) -> Result<AddressOutcome<135, 64>, CompositionFailure>
Expand description

CS-G2 under σ-axis Sha512Hasher.

§Errors