ComfyUI Node
Elliptic Curve Signature Sign
A ComfyUI node in ARG Toolkit/Cryptography/Modern/Asymmetric with 4 inputs and 1 output.
Elliptic Curve Signature Sign
- private_key
- data
- signature
◄signature_algorithm▾►
◄prehashed—►
CategoryARG Toolkit/Cryptography/Modern/Asymmetric
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| private_key | KEYOBJ | — | |
| 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 |
|---|---|---|
| signature | BYTESLIKE | — |