This software provides library to encode/decode Java strings to/from Base64 encoding and variants. Just include the .jar file into your classpath, to encode: string.getbytes("x-base64"); to decode: new String(bytearray, "x-base64");
License
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow Java Charset Base64 Encoder/Decoder
Other Useful Business Software
AI-powered SAST and AppSec platform that helps companies find and fix vulnerabilities.
ZeroPath (YC S24) is an AI-native application security platform that delivers comprehensive code protection beyond traditional SAST. Founded by security engineers from Tesla and Google, ZeroPath combines large language models with advanced program analysis to find and automatically fix vulnerabilities.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Java Charset Base64 Encoder/Decoder!