Score:0

command-line z-base-32 encode/decode

th flag

Is there any command-line utility that can encode content using z-base-32? (described in RFC6189 point 5.1.6, see also wikipedia info)
it seems base32 cannot do it and googling has not helped either.

currently I'm doing

base32 |sed -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ234567/ybndrfg8ejkmcpqxot1uwisza345h769/'

but this seems lame and is probably ineffective for big input...

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.