BLAKE2b

modulename: blake2b_generic.ko

configname: CONFIG_CRYPTO_BLAKE2B

Linux Kernel Configuration
└─>Cryptographic API
└─>Hashes, digests, and MACs
└─>BLAKE2b
In linux kernel since version 4.14.326 (release Date: 2023-09-23)  
BLAKE2b cryptographic hash function (RFC 7693)

BLAKE2b is optimized for 64-bit platforms and can produce digests
of any size between 1 and 64 bytes. The keyed hash is also implemented.

This module provides the following algorithms:
- blake2b-160
- blake2b-256
- blake2b-384
- blake2b-512

Used by the btrfs filesystem.

See https://blake2.net for further information.

source code: