Nodes/ComfyUI ARG Toolkit/Elliptic Curve Private Key Bytes
ComfyUI Node

Elliptic Curve Private Key Bytes

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

By AzelusLightvale·Created 11 months ago·Updated 25 days ago· 1
Elliptic Curve Private Key Bytes
  • pem_key
  • keyfile
  • private_key
curve_name
formattingPKCS8
encodingPEM
encryptionBest Available
encryption_password
private_value
CategoryARG Toolkit/Cryptography/Modern/Asymmetric

Inputs (7)

NameTypeDefaultDescription
curve_nameCOMBO9 options: SECP192R1, SECP224R1, SECP256K1, SECP256R1, SECP384R1, SECP521R1, +3
formattingCOMBOPKCS83 options: Traditional OpenSSL, PKCS8, OpenSSH
encodingCOMBOPEM2 options: PEM, DER
encryptionCOMBOBest Available2 options: Best Available, None
encryption_passwordoptSTRINGThe password to use to encrypt the private key. Required if encryption is used.
private_valueoptSTRINGIf `private_value` is defined, this will be the scalar value used to derive the private key.
pem_keyoptBYTESLIKE

Outputs (2)

NameTypeDescription
keyfileBYTESLIKE
private_keyKEYOBJ