A command line tool and library for decoding and encoding data as Base64
, Base64url
,
Base32
(todo), Base32hex
(todo) and Base16
(todo) encodings as defined in RFC 4648. For
information about how to use the library crate please use cargo doc
from within your project
folder.
Base32
en- and decodingBase16
en- and decodingBase32hex
en- and decodingBase32
, Base32hex
and Base16
.Base32
(from RFC 4648 - 10)Base32hex
(from RFC 4648 - 10)
Base16
(from RFC 4648 - 10)This program is released unter the GNU General Public License. See COPYING for additional information about the license.
For any other question contact me at fabian.moos@moosegamesdev.org.