2017 © Pedro Peláez
 

library base32

RFC3548 base32 encoder/decoder

image

togos/base32

RFC3548 base32 encoder/decoder

  • Thursday, March 5, 2015
  • by TOGoS
  • Repository
  • 0 Watchers
  • 0 Stars
  • 11,761 Installations
  • PHP
  • 6 Dependents
  • 1 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 6 % Grown

The README.md

Build Status, (*1)

This library provides a Base32 encoder/decoder. The format used is the same as that described by RFC3548 except that encoded strings will NOT include padding., (*2)

This is useful for encoding/decoding certain hash-based URNs such as urn:sha1: OR urn:bitprint:s., (*3)

The Versions

05/03 2015

dev-master

9999999-dev

RFC3548 base32 encoder/decoder

  Sources   Download

MIT

The Requires

  • php >=5.2

 

The Development Requires

05/03 2015

1.0.1

1.0.1.0

RFC3548 base32 encoder/decoder

  Sources   Download

MIT

The Requires

  • php >=5.2

 

The Development Requires

10/09 2014

1.0.0

1.0.0.0

RFC3548 base32 encoder/decoder

  Sources   Download

MIT