BLAKE2b digest algorithm

modulename: blake2b_generic.ko

configname: CONFIG_CRYPTO_BLAKE2B

Linux Kernel Configuration
└─>Cryptographic API
└─>BLAKE2b digest algorithm
In linux kernel since version 4.14.326 (release Date: 2023-09-23)  
Implementation of cryptographic hash function BLAKE2b (or just BLAKE2),
optimized for 64bit platforms and can produce digests of any size
between 1 to 64. The keyed hash is also implemented.

This module provides the following algorithms:

- blake2b-160
- blake2b-256
- blake2b-384
- blake2b-512

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

source code: