bug-gnulib
[Top][All Lists]
Advanced

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

Re: base64 decoding more tolerant to chars


From: Nikos Mavrogiannopoulos
Subject: Re: base64 decoding more tolerant to chars
Date: Mon, 30 Jan 2012 22:53:27 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111114 Icedove/3.1.16

On 01/30/2012 10:29 PM, Jim Meyering wrote:


> Hi Nikos,
> Have you considered pre-filtering the data you pass to the base64-decoding
> function?  We considered what you're proposing when adding the
> --ignore-garbage option to the command-line base64 program:


Hello,
 Could also be done, but since the code to remove newlines was there, I
thought it is simpler to augment it to remove common garbage.

regards,
Nikos



reply via email to

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