summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2013-09-27Use type synonym for encoded dataSam T
2013-09-27Minor changesSam T
2013-09-26Add stubs for base32hex codecSam T
2013-09-26Move pack5 & unpack5 to separate moduleSam T
2013-09-26Refactor unpack5 functionSam T
2013-09-26Refactor pack5 functionSam T
2013-09-26Make decode case insensitive.Sam T
> 6. Base 32 Encoding > > The Base 32 encoding is designed to represent arbitrary sequences of > octets in a form that _needs to be case insensitive_ but that need not > be human readable.
2013-09-26Use table in decode functionSam T
2013-09-26Remove accidently added binary filesSam T
2013-09-26Initial commitSam T