SkillAgentSearch skills...

Zbase32

An alternate base32 encoder (not RFC 3548 compliant)

Install / Use

/learn @simplegeo/Zbase32
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

For the python version you will need pyutil [1].

To build the C version you will need libzstr [2], a C library for safe, efficient, 8-bit clean strings.

Please see the DESIGN file for a justification of the specific base-32 encoding and why it differs from previous encodings such as [3].

[1] http://sourceforge.net/projects/pyutil [2] http://sourceforge.net/projects/libzstr [3] http://www.ietf.org/internet-drafts/draft-josefsson-base-encoding-04.txt

Related Skills

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated10y ago
Forks5

Languages

Python

Security Score

55/100

Audited on Dec 23, 2015

No findings