Nodes/ComfyUI ARG Toolkit/AES-based Authenticated Key Generator
ComfyUI Node

AES-based Authenticated Key Generator

A ComfyUI node in ARG Toolkit/Cryptography/Modern/Authenticated with 2 inputs and 1 output.

By AzelusLightvale·Created 11 months ago·Updated 25 days ago· 1
AES-based Authenticated Key Generator
    • key
    bit_length
    aes_type
    CategoryARG Toolkit/Cryptography/Modern/Authenticated

    Inputs (2)

    NameTypeDefaultDescription
    bit_lengthCOMBOThe amount of bits needed to generate a key. For AES-SIV specifically, the bit_length is the equivalent to its standard AES key, as AES-SIV generates both an encryption and MAC key in its process.
    aes_typeCOMBOSwitches between different authenticated encryption form.

    Outputs (1)

    NameTypeDescription
    keyBYTESLIKE