basenc - Encode/decode data and print to

standard output

-base64 same as ‘base64’ program (RFC4648 section 4)

—base64url file- and url-safe base64 (RFC4648 section 5)

—base32 same as ‘base32’ program (RFC4648 section 6)

—base32hex extended hex alphabet base32 (RFC4648 section 7)

—base16 hex encoding (RFC4648 section 8)

—base2msbf bit string with most significant bit (msb) first

—base2lsbf bit string with least significant bit (lsb) first