Libraries tagged by base32_decode
paragonie/constant_time_encoding
355136372 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
christian-riesen/base32
33378645 Downloads
Base32 encoder/decoder according to RFC 4648
tuupola/base32
601425 Downloads
Base32 encoder and decoder for arbitrary data
dflydev/base32-crockford
405256 Downloads
Encode/decode numbers using Douglas Crockford's Base32 Encoding
skleeschulte/base32
321258 Downloads
Base32 encoding and decoding class (RFC 4648, RFC 4648 extended hex, Crockford, z-base-32/Zooko).
selective/base32
153934 Downloads
Base32 based on RFC 4648
delight-im/alphabets
47280 Downloads
Sets of digits or characters that may be used for base conversions, encoding and decoding tasks, and input validation
codepower/anybase
2361 Downloads
Convert integers between arbitrary bases with custom alphabets, salt, padding, and big-integer support.
peterbodnar.com/base32
26462 Downloads
Base 32 encoder / decoder
hylianshield/base32-crockford
10944 Downloads
Implementation of Crockford's Base 32 encoder and decoder
togos/base32
21899 Downloads
RFC3548 base32 encoder/decoder
eloquent/endec
8929 Downloads
Versatile encoding implementations for PHP.
mika/base32
22 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