List of all items
Structs
- Error
- attack::database::Database
- attack::database::Language
- attack::database::NewLanguage
- attack::database::NewWord
- attack::database::Word
- attack::dictionaries::Dictionary
- attack::dictionaries::IdentifiedLanguage
- attack::simple_attacks::Parameters
- cipher::affine::WrongAffineKey
- cipher::common::Counter
Enums
Traits
Functions
- attack::affine::brute_force
- attack::affine::brute_force_mp
- attack::caesar::brute_force
- attack::caesar::brute_force_mp
- attack::database::create_database
- attack::dictionaries::get_best_result
- attack::dictionaries::get_word_pattern
- attack::dictionaries::get_words_from_text
- attack::dictionaries::get_words_from_text_file
- attack::dictionaries::identify_language
- attack::simple_attacks::assess_key
- attack::simple_attacks::brute_force
- attack::simple_attacks::brute_force_mp
- attack::substitution::hack_substitution
- attack::substitution::hack_substitution_mp
- attack::transposition::brute_force
- attack::transposition::brute_force_mp
- attack::vigenere::brute_force
- attack::vigenere::brute_force_mp
- cipher::affine::cipher
- cipher::affine::decipher
- cipher::affine::decipher_par
- cipher::affine::get_random_key
- cipher::affine::validate_key
- cipher::caesar::cipher
- cipher::caesar::decipher
- cipher::caesar::decipher_par
- cipher::common::get_key_parts
- cipher::common::normalize_text
- cipher::common::offset_text
- cipher::substitution::cipher
- cipher::substitution::decipher
- cipher::transposition::cipher
- cipher::transposition::decipher
- cipher::transposition::decipher_par
- cipher::vigenere::cipher
- cipher::vigenere::decipher
- encoding::reverse::decode
- encoding::reverse::encode