@li0ard/magma - v0.2.0
    Preparing search index...

    Function omac_ACPKM

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

      Parameters

      • key: TArg<Uint8Array<ArrayBufferLike>>

        Encryption key

      • data: TArg<Uint8Array<ArrayBufferLike>>

        Input data

      Returns Uint8Array<ArrayBufferLike> & Uint8Array<ArrayBuffer>