GNU bug report logs - #17360
base64 bug of result ending founded

Previous Next

Package: coreutils;

Reported by: Алексей <gasx <at> rambler.ru>

Date: Mon, 28 Apr 2014 08:25:02 UTC

Severity: normal

Tags: notabug

Done: Pádraig Brady <P <at> draigBrady.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Алексей <gasx <at> rambler.ru>
To: 17360 <at> debbugs.gnu.org
Subject: bug#17360: base64 bug of result ending founded
Date: Mon, 28 Apr 2014 11:24:19 +0300
[Message part 1 (text/plain, inline)]
I take some difference of results base64 command and base64 php function

*echo "111111" | base64*
give result
*MTExMTExCg==*


but base64 php function give result
*MTExMTEx*


I take incorrect result: *MTExMTExCg==*
because the end *Cg==* are wrong
[Message part 2 (text/html, inline)]

This bug report was last modified 11 years and 23 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.