-
Notifications
You must be signed in to change notification settings - Fork 0
frumioj/erl-base
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
An implementation of Zooko's z-base32 encoding scheme [z-base-32], with some particulars: i) Uses the alphabet described in Zooko's proposal ii) Assumes that full octets are passed in (ie. doesn't expect 10-bit strings for example, and will pad to next octet) iii) Doesn't (yet) decode strings produced from bit strings which don't come from full octets. iv) Does not pad output with '=' during encoding. [z-base-32] http://zooko.com/repos/z-base-32/base32/DESIGN
About
Z-Base-32 encoding for Erlang
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published