pub fn compose_e8_embedding_keccak256(
operand: &KappaLabel<74>,
) -> Result<AddressOutcome<74>, CompositionFailure>Expand description
CS-E8 under σ-axis Keccak256Hasher.
§Errors
CompositionFailure::OperandSigmaAxisMismatch— an operand’s σ-axis prefix is not"keccak256".CompositionFailure::MalformedOperand— an operand is not a well-formed κ-label.CompositionFailure::PipelineFailure— defensive.