Skip to main content

compose_g2_product_blake3

Function compose_g2_product_blake3 

Source
pub fn compose_g2_product_blake3(
    left: &KappaLabel<71>,
    right: &KappaLabel<71>,
) -> Result<AddressOutcome<71>, CompositionFailure>
Expand description

CS-G2 under σ-axis Blake3Hasher.

§Errors