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

Installs: 19

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/sskaje/base-converter

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

This package is not auto-updated.

Last update: 2025-10-06 20:14:43 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