ComfyUI Node
Elliptic Curve Signature Verify
A ComfyUI node in ARG Toolkit/Cryptography/Modern/Asymmetric with 5 inputs and 1 output.
Elliptic Curve Signature Verify
- public_key
- signature
- data
- verification
◄signature_algorithm▾►
◄prehashed—►
CategoryARG Toolkit/Cryptography/Modern/Asymmetric
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| public_key | KEYOBJ | — | |
| signature | BYTESLIKE | — | |
| data | BYTESLIKE | — | |
| signature_algorithm | COMBO | The hashing algorithm used for the signature. | |
| prehashedopt | BOOLEAN | Whether the data is prehashed or not. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| verification | BOOLEAN | — |