# Packages
Package commands provides the command-line interface for the gonc tool.
Package config defines the configuration structure and validation rules for the gonc tool.
Package encryption provides file encryption using AES-256 CBC or AES-SIV modes.
Package logic implements the core business logic for the encryption/decryption.
Package parse generates and executes the command-line interface for the application.