Hacker News new | ask | show | jobs
by chipsa 1089 days ago
Because Base32 is just bit shifting and then converting the 5 bits into a char, and vice versa. Doing Base31 requires base conversion.