object
blake2b(Key,DigestSize)
Key- A list of 0 to 64 key bytes. Use the empty list for unkeyed hashing.DigestSize- Number of digest bytes to generate, from 1 to 64.
BLAKE2b hash function.
Availability:
logtalk_load(hashes(loader))Author: Paulo Moura
Version: 1:1:0
Date: 2026-08-10
Compilation flags:
static, context_switching_callsRemarks:
(none)
Inherited public predicates:
Public predicates
(no local declarations; see entity ancestors if any)
Protected predicates
(no local declarations; see entity ancestors if any)
Private predicates
(no local declarations; see entity ancestors if any)
Operators
(none)
See also