ComfyUI Node

AES Key Wrap

A ComfyUI node in ARG Toolkit/Cryptography/Modern/Key Wrap with 3 inputs and 1 output.

By AzelusLightvale·Created 11 months ago·Updated 25 days ago· 1
AES Key Wrap
  • wrapping_key
  • secondary_key
  • wrapped_key
mode
CategoryARG Toolkit/Cryptography/Modern/Key Wrap

Inputs (3)

NameTypeDefaultDescription
wrapping_keyBYTESLIKEThe wrapping key.
secondary_keyBYTESLIKEFor wrapping, this is the key to wrap. For unwrapping, this is the wrapped key.
modeBOOLEANToggle between wrapping and unwrapping.

Outputs (1)

NameTypeDescription
wrapped_keyBYTESLIKE