[
https://issues.apache.org/jira/browse/CODEC-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986600#action_12986600
]
Julius Davies commented on CODEC-88:
------------------------------------
Two things scare me off.... 1. Base32 is 5 bits which is relatively prime to
8, unlike the nicer 6 to 8 situation that arises with Base64. But the main
problem..... so many unit tests to write. Ugh!
> 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.