Module cipher_analyzer

Source
Expand description

Cipher Analyzer Module

This module provides the CLI interface for analyzing ciphertexts and identifying cipher types.

Structs§

CipherAnalyzer
Struct representing the CipherAnalyzer which provides the CLI interface
CliArgs
CLI arguments for the cipher analyzer

Functions§

main
Main function for the cipher analyzer CLI