Libraries tagged by base64-decode
paragonie/constant_time_encoding
907 Favers
382239286 Downloads
382239286 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
yurijbogdanov/base64
0 Favers
3 Downloads
3 Downloads
PHP Base64 (encode/decode) Library
skywalker-labs/constant-time-encoding
1 Favers
1 Downloads
1 Downloads
Constant-time implementations of RFC 4648 encoding (Base64, Base32, Hex) and other variants (Base64UrlSafe, Base64DotSlash, Base32Hex)
edgaras/custombase64
0 Favers
162 Downloads
162 Downloads
A PHP package for customizable Base64 encoding and decoding with support for custom character sets and optional reversed output.
devishdi/base64-file-decode-encode
0 Favers
266 Downloads
266 Downloads
PHP Base64 file decoder and encoder
apiverve/base64
0 Favers
0 Downloads
0 Downloads
Base64 Encoder/Decoder is a simple tool for encoding and decoding Base64 strings. It supports both encoding text to Base64 and decoding Base64 back to text.