ComfyUI ARG Toolkit

by AzelusLightvale0 starssuccess

A collection of ComfyUI nodes for cryptography, steganography, encryption, decryption, and tools needed to both make and solve ARGs (Alternative Reality Games) and secret messages.

View on GitHub

Nodes (95)

ADFGVX CipherADFGVXCryptography/Classical
ADFGX CipherADFGXCryptography/Classical
AES-based Authenticated EncryptionAESAuthenticatedCryptography/Modern/Authenticated
AES-based Authenticated Key GeneratorAESAuthenticatedKeygenCryptography/Modern/Authenticated
AES Key WrapAESKeyWrapCryptography/Modern/Key Wrap
AES Key Wrap With PaddingAESKeyWrapWithPaddingCryptography/Modern/Key Wrap
Affine CipherAffineCryptography/Classical
Argon2id Key DerivationArgon2id_DeriveCryptography/Modern/Key Derivation
Argon2id Key VerificationArgon2id_VerifyCryptography/Modern/Key Derivation
Atbash (Reverse Alphabet) CipherAtbashCryptography/Classical
Autokey CipherAutokeyCryptography/Classical
BLAKE2 HashingBLAKE2Cryptography/Modern/Hashing
Base64 to String ConverterBase642StringUtilities/Converter
Bazeries CipherBazeriesCryptography/Classical
Beaufort CipherBeaufortCryptography/Classical
Bifid CipherBifidCryptography/Classical
Binary to String ConverterBinary2StringUtilities/Converter
Bitwise AND OperatorBitwiseANDUtilities/Bitwise
Bitwise Left Shift OperatorBitwiseLSUtilities/Bitwise
Bitwise NOT OperatorBitwiseNOTUtilities/Bitwise
Bitwise OR OperatorBitwiseORUtilities/Bitwise
Bitwise Right Shift OperatorBitwiseRSUtilities/Bitwise
Bitwise XOR OperatorBitwiseXORUtilities/Bitwise
Boolean OutputterBooleanOutputterDebugging
CaesarProgressiveCaesarProgressiveCryptography/Classical
ChaCha20Poly1305 EncryptionChaCha20Poly1305Cryptography/Modern/Authenticated
ChaCha20Poly1305 Key GeneratorChaCha20Poly1305KeygenCryptography/Modern/Authenticated
Chao CipherChaocipherCryptography/Classical
Columnar Transposition CipherColTransCryptography/Classical
ConcatKDF (HMAC) Key DerivationConcatKDFHMAC_DeriveCryptography/Modern/Key Derivation
ConcatKDF (HMAC) Key VerificationConcatKDFHMAC_VerifyCryptography/Modern/Key Derivation
ConcatKDF (Hash) Key DerivationConcatKDFHash_DeriveCryptography/Modern/Key Derivation
ConcatKDF (Hash) Key VerificationConcatKDFHash_VerifyCryptography/Modern/Key Derivation
Constant Time CompareConstantTimeCompareCryptography/Modern/Constant Time
EdDSA Private Key BytesEdDSAPrivateKeyFormatCryptography/Modern/Asymmetric
EdDSA Public Key BytesEdDSAPublicKeyFormatCryptography/Modern/Asymmetric
EdDSA Signature GeneratorEdDSASignatureCryptography/Modern/Asymmetric
EDDSA Message VerificationEdDSAVerifyCryptography/Modern/Asymmetric
Fernet Key GeneratorFernetKeygenSimpleCryptography/Modern
Fernet Symmetric Key EncryptionFernetSimpleCryptography/Modern
Foursquare CipherFoursquareCryptography/Classical
Gronsfeld CipherGronsfeldCryptography/Classical
HKDF (Expand Only) Key DerivationHKDFExpand_DeriveCryptography/Modern/Key Derivation
HKDF (Expand Only) Key VerificationHKDFExpand_VerifyCryptography/Modern/Key Derivation
HKDF Key DerivationHKDF_DeriveCryptography/Modern/Key Derivation
HKDF Key VerificationHKDF_VerifyCryptography/Modern/Key Derivation
Hexadecimal to String ConverterHex2StringUtilities/Converter
Invisible Watermark DecodeIMWatermarkDecodeSteganography
Invisible Watermark EncodeIMWatermarkEncodeSteganography
KBKDF Key DerivationKBKDF_DeriveCryptography/Modern/Key Derivation
KBKDF Key VerificationKBKDF_VerifyCryptography/Modern/Key Derivation
Keyword CipherKeywordCryptography/Classical
MD5 HashingMD5Cryptography/Modern/Hashing
Morse CodeMorseCodeUtilities/Converter
Myszkowski Transposition CipherMyszkowskiTranspositionCryptography/Classical
Nihilist CipherNihilistCryptography/Classical
PBKDF2HMAC Key DerivationPBKDF2HMAC_DeriveCryptography/Modern/Key Derivation
PBKDF2HMAC Key VerificationPBKDF2HMAC_VerifyCryptography/Modern/Key Derivation
Symmetrical PaddingPaddingCryptography/Modern/Padding
Playfair CipherPlayfairCryptography/Classical
Polybius Square CipherPolybiusCryptography/Classical
Porta CipherPortaCryptography/Classical
Rotate-13 CipherRot13Cryptography/Classical
Rotate-18 CipherRot18Cryptography/Classical
Rotate-47 CipherRot47Cryptography/Classical
Rotate-5 CipherRot5Cryptography/Classical
SHA-1 HashingSHA1Cryptography/Modern/Hashing
SHA-2 HashingSHA2Cryptography/Modern/Hashing
SHA-3 HashingSHA3Cryptography/Modern/Hashing
SHAKE HashingSHAKECryptography/Modern/Hashing
SM3 HashingSM3Cryptography/Modern/Hashing
Scrypt Key DerivationScrypt_DeriveCryptography/Modern/Key Derivation
Scrypt Key VerificationScrypt_VerifyCryptography/Modern/Key Derivation
Scytale CipherScytaleCryptography/Classical
Simple Substitution CipherSimpleSubstitutionCryptography/Classical
Stegano AnalysisSteganoAnalysissd
Stegano LSB DecodeSteganoLSBDecodeSteganography
Stegano LSB EncodeSteganoLSBEncodeSteganography
String to Base64 ConverterString2Base64Utilities/Converter
String to Binary ConverterString2BinaryUtilities/Converter
String to Hexadecimal ConverterString2HexUtilities/Converter
String Append LooperStringLooperUtilities/Padding
Symmetric Encrypt/DecryptSymmetricEncryptDecryptCryptography/Modern/Cipher
Random Nonce GeneratorSystemRandomUtilities/Random
Three Square CipherThreeSquareCryptography/Classical
Trifid (Cylinder) CipherTrifidCryptography/Classical
Two Square (Double Playfair) CipherTwoSquareCryptography/Classical
Vic CipherVicCryptography/Classical
Vigenere CipherVigenereCryptography/Classical
X963KDF Key DerivationX963KDF_DeriveCryptography/Modern/Key Derivation
X963KDF Key VerificationX963KDF_VerifyCryptography/Modern/Key Derivation
ECDH Shared Key ExchangeXExchangeCryptography/Modern/Asymmetric
ECDH Private Key BytesXPrivateKeyFormatCryptography/Modern/Asymmetric
ECDH Public Key BytesXPublicKeyFormatCryptography/Modern/Asymmetric
Zigzag (Rail-fence) CipherZigzagCryptography/Classical