pub fn compose_e7_augmentation_sha3_256(
operand: &KappaLabel<73>,
) -> Result<AddressOutcome<73>, CompositionFailure>Expand description
CS-E7 under σ-axis Sha3_256Hasher.
§Errors
CompositionFailure::OperandSigmaAxisMismatch— an operand’s σ-axis prefix is not"sha3-256".CompositionFailure::MalformedOperand— an operand is not a well-formed κ-label.CompositionFailure::PipelineFailure— defensive.