[ 
https://issues.apache.org/jira/browse/CODEC-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986562#action_12986562
 ] 

Sebb commented on CODEC-88:
---------------------------

Surely Base32 is almost identical to Base64, apart from the number of bits and 
the alphabet?

Would it not just be simpler to bypass all the license discussion and create 
our own version from the Base64 code?

There might even be some code that is common to both, but even if not, seems to 
me it will be easier to maintain going forward.

I'm happy to help with it.

> Base32 encoder
> --------------
>
>                 Key: CODEC-88
>                 URL: https://issues.apache.org/jira/browse/CODEC-88
>             Project: Commons Codec
>          Issue Type: New Feature
>    Affects Versions: 1.x
>            Reporter: Eric Olander
>            Priority: Minor
>         Attachments: Base32.java
>
>
> Any chance of getting Base32 encoding support along the lines of the existing 
> Base64 encoder?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to