magma - v0.1.3
    Preparing search index...

    Function omac_ACPKM

    • Compute MAC with Advance Cryptographic Prolongation of Key Material (OMAC-ACPKM) with Magma cipher

      Parameters

      • key: Uint8Array

        Encryption key

      • data: Uint8Array

        Input data

      Returns Uint8Array