Initiates a key with digest. This is meant to be used after the digest initiation. The key limit is 64 bytes for BLAKE2b and 32 bytes for BLAKE2s. If the limit is reached, it fails silenty by truncating key data.
See Implementation
Initiates a key with digest. This is meant to be used after the digest initiation. The key limit is 64 bytes for BLAKE2b and 32 bytes for BLAKE2s. If the limit is reached, it fails silenty by truncating key data.