Function lfsr_rollback_word

Rollback the shift register in order to get previous states (for words (uint32))

  • Parameters

    • s: Crypto1State

      State

    • input: number

      Input word

    • isEncrypted: boolean = false

      Is input word encrypted?

    Returns number

    LFSR output word