-
Notifications
You must be signed in to change notification settings - Fork 1
s-base-32 implementation in Scala
License
haakonn/szbase32
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
szbase32 is an implementation of the z-base-32 encoding in Scala. This is basically the standard RFC 4648 Base32 encoding but with a custom alphabet permutation to make the encodings easier to read and communicate, and also leaves out padding to make the code shorter. Background: https://tools.ietf.org/html/rfc4648 http://philzimmermann.com/docs/human-oriented-base-32-encoding.txt Feel free to use this under the terms of the MIT license.
About
s-base-32 implementation in Scala
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published