pub fn decrypt_string(encrypted: &str) -> String
A helper decryption function meant to decrypt encrypted strings at runtime
input