Fix issue #1315 where filenames calculated with a base distance of zero (ie the characters add up to 0(mod 256) aren't de-obfuscated on reading. This was due to overloading of "0" to also mean "invalid UTF8; no rotation", so we remove that double meaning