Nodes/ComfyUI ARG Toolkit/ECDH Public Key Bytes
ComfyUI Node

ECDH Public Key Bytes

A ComfyUI node in ARG Toolkit/Cryptography/Modern/Asymmetric with 5 inputs and 2 outputs.

By AzelusLightvale·Created 11 months ago·Updated 25 days ago· 1
ECDH Public Key Bytes
  • private_key
  • public_bytes
  • public_key
key_sourcetrue
key_typex25519
encodingPEM
formattingSubjectPublicKeyInfo
CategoryARG Toolkit/Cryptography/Modern/Asymmetric

Inputs (5)

NameTypeDefaultDescription
key_sourceBOOLEANtrueThe source of the private key to be used to generate the public key.
key_typeCOMBOx255192 options: x25519, x448
encodingCOMBOPEM3 options: PEM, DER, Raw
formattingCOMBOSubjectPublicKeyInfo2 options: SubjectPublicKeyInfo, Raw
private_keyoptBYTESLIKEOnly applicable if key_source is 'From Private Bytes'.

Outputs (2)

NameTypeDescription
public_bytesBYTESLIKE
public_keyKEYOBJ