On 2018-11-22 4:26 p.m., Assaf Gordon wrote:
Hello all,

I recently needed some less common binary encoding,
and decided to try and implement it based on base64.c .

The attached patch implements a new program (tentatively 'basen')
which accepts the encoding as a parameter:
       --base64
       --base64url
       --base32
       --base32hex
       --base16
       --base85
       --z85

And now with the actual patch...



Attachment: 0001-basen-new-program.patch.xz
Description: application/xz

Reply via email to