Hacker News new | ask | show | jobs
by kazinator 1644 days ago
> There is a difference with base64 as it uses "./" instead of "+/" and the data is also pre-shuffled to speed up decoding.

You know what else uses dot slash? The Unix crypt function.