sskaje/base-converter

sskaje's BaseXX Encode/Decode class, a PHP implemention of RFC 3548, supports Base16/Base32/Base64 in both LSB and MSB, and another Base32 used by VMware

dev-master 2017-01-22 03:29 UTC

This package is not auto-updated.

Last update: 2024-04-22 13:16:56 UTC


README

Author: sskaje

PHP implementions for RFC 3548 and another Base32 used by VMware.

Base64 Encode/Decode, 
Base32 Encode/Decode, 
Base16 Encode/Decode, 

Base64(LSB first) Encode/Decode, 
Base32(LSB first) Encode/Decode, 
Base16(LSB first) Encode/Decode