Nodes/ComfyUI ARG Toolkit/EdDSA Signature Generator
ComfyUI Node

EdDSA Signature Generator

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

By AzelusLightvale·Created 11 months ago·Updated 25 days ago· 1
EdDSA Signature Generator
  • private_bytes
  • serialized_key
  • signature
key_sourceFresh Key
key_typeEd25519
messageHello World!
CategoryARG Toolkit/Cryptography/Modern/Asymmetric

Inputs (5)

NameTypeDefaultDescription
key_sourceCOMBOFresh KeyThe source of the private key to be used to sign the message
key_typeCOMBOEd255192 options: Ed25519, Ed448
messageSTRINGHello World!
private_bytesoptBYTESLIKEOnly applicable if key_source is 'From Private Bytes'.
serialized_keyoptKEYOBJ

Outputs (1)

NameTypeDescription
signatureBYTESLIKE