[PATCH 1/2] lib: add BLAKE2 hash support

Tom Rini trini at konsulko.com
Tue Jan 18 18:39:42 CET 2022


On Mon, Dec 27, 2021 at 02:12:07PM +0800, Qu Wenruo wrote:

> The code is cross-ported from BLAKE2 reference implementation
> (https://github.com/BLAKE2/BLAKE2).
> 
> With minimal change to remove unused macros/features.
> 
> Currently there is only one user inside U-boot (btrfs), and since it
> only utilize BLAKE2B, all other favors are all removed.
> 
> Signed-off-by: Qu Wenruo <wqu at suse.com>
> [trini: Rename ROUND to R to avoid clash with <linux/bitops.h>
> Signed-off-by: Tom Rini <trini at konsulko.com>

Applied to u-boot/master, thanks!

-- 
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/20220118/3deb7b00/attachment.sig>


More information about the U-Boot mailing list