Nodes/ComfyUI ARG Toolkit/EDDSA Message Verification
ComfyUI Node

EDDSA Message Verification

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

By AzelusLightvale·Created 11 months ago·Updated 25 days ago· 1
EDDSA Message Verification
  • message
  • signature
  • public_bytes
  • public_key
  • verify_status
key_typeEd25519
key_source
CategoryARG Toolkit/Cryptography/Modern/Asymmetric

Inputs (6)

NameTypeDefaultDescription
key_typeCOMBOEd255192 options: Ed25519, Ed448
key_sourceBOOLEANThe source of the private key to be used to verify the signature of the message
messageBYTESLIKE
signatureBYTESLIKE
public_bytesoptBYTESLIKE
public_keyoptKEYOBJ

Outputs (1)

NameTypeDescription
verify_statusBOOLEAN