Libraries tagged by base32_decode
paragonie/constant_time_encoding
250511963 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
christian-riesen/base32
26401420 Downloads
Base32 encoder/decoder according to RFC 4648
tuupola/base32
390335 Downloads
Base32 encoder and decoder for arbitrary data
dflydev/base32-crockford
289537 Downloads
Encode/decode numbers using Douglas Crockford's Base32 Encoding
skleeschulte/base32
282668 Downloads
Base32 encoding and decoding class (RFC 4648, RFC 4648 extended hex, Crockford, z-base-32/Zooko).
selective/base32
31025 Downloads
Base32 based on RFC 4648
delight-im/alphabets
36854 Downloads
Sets of digits or characters that may be used for base conversions, encoding and decoding tasks, and input validation
togos/base32
21667 Downloads
RFC3548 base32 encoder/decoder
peterbodnar.com/base32
23882 Downloads
Base 32 encoder / decoder
hylianshield/base32-crockford
10847 Downloads
Implementation of Crockford's Base 32 encoder and decoder
katoga/allyourbase
700 Downloads
Collection of bin-to-ascii converters.
eloquent/endec
8929 Downloads
Versatile encoding implementations for PHP.
mika/base32
12 Downloads
Base32 Encode and Decode according to RFC 4648.
kilylabs/base32
606 Downloads
PHP library for Base32 encode/decode operations. (fork from deleted ejz/base32)
iluxaorlov/base32
12 Downloads
Library for Base32 encoding and decoding