kuznyechik - v0.1.0
    Preparing search index...

    Function omac_ACPKM

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

      Parameters

      • key: Uint8Array

        Encryption key

      • data: Uint8Array

        Input data

      Returns Uint8Array