Function crypto1_bit

Proceed Crypto1 encryption/decryption process (for bits)

  • Parameters

    • s: Crypto1State

      State

    • in_: number

      Bit

    • isEncrypted: boolean = false

      Encrypted?

    Returns number