ComfyUI Node
Constant Time Compare
A ComfyUI node in ARG Toolkit/Cryptography/Modern/Constant Time with 2 inputs and 1 output.
Constant Time Compare
- a
- b
- is_equal
CategoryARG Toolkit/Cryptography/Modern/Constant Time
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| a | BYTESLIKE | The first string to compare (in hexadecimal). | |
| b | BYTESLIKE | The second string to compare (in hexadecimal). |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| is_equal | BOOLEAN | — |