[PATCH] commands: introduce simple base64 command
Sascha Hauer
s.hauer at pengutronix.de
Fri Apr 11 00:21:08 PDT 2025
On Thu, 10 Apr 2025 11:57:18 +0200, Ahmad Fatoum wrote:
> We have base64 functionality in barebox as that's used as formatting for
> sealed blobs and JWTs. Add a simple command-line interface to the
> functionality for aid during development and to simplify copying short
> binary strings via the console.
>
> We do not have code to encode in barebox, so the command only supports
> decoding for now.
>
> [...]
Applied, thanks!
[1/1] commands: introduce simple base64 command
https://git.pengutronix.de/cgit/barebox/commit/?id=41f1b8a96f59 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list