Expand description
For the rot47 decoder
Decode a ROT47 cipher string
Performs error handling and returns a string
Call rot47_decoder.crack to use. It returns optionresult.is_some()
to see if it returned okay.
Uses Low sensitivity for gibberish detection.
Structsยง
- ROT47
Decoder - ROT47 Decoder