Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch for CODEC-239 - Allow "look-alike" characters when decoding Base32 #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Sep 28, 2019

  1. Patch for CODEC-239 - Allow "look-alike" characters when decoding Base32

    Allows "look-alike" characters like 0 (digit zero) and 1 (digit one) as aliases for O (uppercase oh) and I (uppercase eye) respectively when decoding.
    ChristopherSchultz committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    bac0b9e View commit details
    Browse the repository at this point in the history