Crate xor_utils

Source
Expand description

Utility functions related to xor encryption / decryption.

Contains a mix bag of functions related to xor encryption / decryption.

Traits§

Score
ScoreAgainstDictionary
Xor

Functions§

avg_normalized_hamming_distance
Calculates the average normalized hamming distance for the given input bytes
gen_ascii_keys
Generate all combinations of ASCII up to the supplied character length.
load_words_list
Loads all lines in the given file and sorts them