[PATCH v2 1/5] security: add new top-level menu
Sascha Hauer
s.hauer at pengutronix.de
Thu Aug 7 22:37:50 PDT 2025
On Thu, 07 Aug 2025 10:19:38 +0200, Ahmad Fatoum wrote:
> Instead of distributing security-related options and code across lib/,
> common/ and crypto/, let's collect them in a new security/ top-level
> directory and give it its own top-level menu for visibility.
>
> The new security/ exists alongside crypto/, where the latter is for algorithms
> and the former is for concrete implementations like JWT.
>
> [...]
Applied, thanks!
[1/5] security: add new top-level menu
https://git.pengutronix.de/cgit/barebox/commit/?id=854e27fed9f2 (link may not be stable)
[2/5] security: mark weaker passwords hashing algorithms insecure
https://git.pengutronix.de/cgit/barebox/commit/?id=9170ec0423c0 (link may not be stable)
[3/5] commands: introduce new security command group
https://git.pengutronix.de/cgit/barebox/commit/?id=9721a352c009 (link may not be stable)
[4/5] security: password: make PBKDF2 the default instead of MD5
https://git.pengutronix.de/cgit/barebox/commit/?id=d663ac87055a (link may not be stable)
[5/5] commands: move login/passwd into security section
https://git.pengutronix.de/cgit/barebox/commit/?id=5ba7720c6ee0 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list