object

blake2s(Key,DigestSize)

  • Key - A list of 0 to 32 key bytes. Use the empty list for unkeyed hashing.

  • DigestSize - Number of digest bytes to generate, from 1 to 32.

BLAKE2s hash function.

Availability:
logtalk_load(hashes(loader))
Author: Paulo Moura
Version: 1:1:0
Date: 2026-08-04
Compilation flags:
static, context_switching_calls
Remarks:
(none)

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)