Module: Obfusc

Defined in:
lib/obfusc.rb,
lib/obfusc/cli.rb,
lib/obfusc/config.rb,
lib/obfusc/random.rb,
lib/obfusc/version.rb,
lib/obfusc/encryptor.rb,
lib/obfusc/commands/show_command.rb,
lib/obfusc/commands/crypt_command.rb,
lib/obfusc/commands/setup_command.rb,
lib/obfusc/commands/concerns/config.rb,
lib/obfusc/commands/decrypt_command.rb,
lib/obfusc/commands/concerns/encryptor_command_base.rb

Overview

Script to obfuscate directories or files using a unique token/secret key.

Defined Under Namespace

Classes: CLI, Config, CryptCommand, DecryptCommand, Encryptor, EncryptorCommandBase, Random, SetupCommand, ShowCommand

Constant Summary collapse

VERSION =
'1.0.1'.freeze