php-christianriesen-base32

PHP library to encode/decode the Base32 format

Description

Base32, defined in IETF RFC 4648, is an encoding for arbitrary binary data into the characters A-Z, numbers 2-7, and the equals sign [=], for padding.

This PHP library provides suitable encode and decode functions which translate data to/from the Base32 format.

Base32Hex, defined in the same RFC, is also supported.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/ChristianRiesen/base32


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install php-christianriesen-base32