Nodes/ComfyUI ARG Toolkit/ECDH Shared Key Exchange
ComfyUI Node

ECDH Shared Key Exchange

A ComfyUI node in ARG Toolkit/Cryptography/Modern/Asymmetric with 4 inputs and 1 output.

By AzelusLightvale·Created 11 months ago·Updated 25 days ago· 1
ECDH Shared Key Exchange
  • public_key
  • private_key
  • shared_key
key_sourcetrue
key_typex25519
CategoryARG Toolkit/Cryptography/Modern/Asymmetric

Inputs (4)

NameTypeDefaultDescription
key_sourceBOOLEANtrueThe source of the private key to be used to create the shared key.
key_typeCOMBOx255192 options: x25519, x448
public_keyBYTESLIKEThe public key (assumed in Raw formatting) to derive the shared key from.
private_keyoptBYTESLIKEOnly applicable if key_source is 'From Private Bytes'.

Outputs (1)

NameTypeDescription
shared_keyBYTESLIKE