Function crypto1_word

Proceed Crypto1 encryption/decryption process (for words (uint32))

  • Parameters

    • s: Crypto1State

      State

    • in_: number

      Word

    • isEncrypted: boolean = false

      Encrypted?

    Returns number