• Performs a circular left rotation by 8 bits on a 32-bit word. Each Field element is treated as a 32-bit word (4 bytes).

    Parameters

    • word: Word

      The 32-bit Field element to rotate.

    Returns Word

    The rotated 32-bit Field element.