This is version 1.1 of bEncoder.
This was a complete rewrite of v1.0 so technically it should be v2.0
but I'm holding out for SMTP support to be v2.0.
This is a simple program to encode normal, ASCII text in to its ASCII
value and then to convert that number to roman numerals. Perfect
for quick notes to friends that you don't want others to read (easily).
Unlike encryption though, it uses a standard, non-specific method to encode
and decode so it's not meant to be inpenetrable, just confusing.