Function crypto1_word

Generate keystream for words (uint32)

  • Parameters

    • s: Crypto1State

      State

    • input: number

      Input word

    • isEncrypted: boolean = false

      Is input word encrypted?

    Returns number