coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: baseN: new program suggestion (various 'base' encoding)


From: Assaf Gordon
Subject: Re: baseN: new program suggestion (various 'base' encoding)
Date: Thu, 22 Nov 2018 16:28:04 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.0

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

[Prev in Thread] Current Thread [Next in Thread]