Base64 Libraries
The Apache Commons Codec component contains encoders and decoders for
formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these
widely used encoders and decoders, the codec package also maintains a
collection of phonetic encoding utilities.
Last Release on Jan 27, 2025
2. Base64189 usages
net.iharder » base64Public
A Java class providing very fast Base64 encoding and decoding
in the form of convenience methods and input/output streams.
Last Release on Jan 14, 2016
8. Commons Codec14 usages
apache-codec » commons-codecApache
Commons Codec provides implementations of common encoders and decoders
Last Release on May 15, 2008
Relocated → commons-codec »
commons-codec
9. Base64Coder11 usages
biz.source_code » base64coderApacheBSDLGPL
A Base64 encoder/decoder in Java.
Last Release on Dec 19, 2010