[PATCH] doc: Replace examples of MD5 and SHA1 with SHA256

Tom Rini trini at konsulko.com
Sat Dec 9 16:51:50 CET 2023


On Sat, Dec 02, 2023 at 02:33:14PM -0500, Sean Anderson wrote:

> Both SHA1 and (especially) MD5 are no longer as safe as they once were for
> cryptographic use. Replaces examples which use them with examples using
> SHA256 instead. This will provide more-secure defaults for users who use
> documentation examples as a base for their own use. This is not too
> necessary for non-verified-boot scenarios (since someone could just replace
> the checksum), but I wanted to be complete.
> 
> Signed-off-by: Sean Anderson <seanga2 at gmail.com>

Reviewed-by: Tom Rini <trini at konsulko.com>

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20231209/3ff7e6b8/attachment.sig>


More information about the U-Boot mailing list