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.ha...@pengutronix.de>