diff options
| author | Frank Denis <124872+jedisct1@users.noreply.github.com> | 2025-11-07 08:20:04 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-07 08:20:04 +0100 |
| commit | 4b593a6c24797484e68a668818736b0f6a8d81a2 (patch) | |
| tree | d140c424346e4dd46688c00023d9a3b39ee99a1f /src/codegen/llvm.zig | |
| parent | 2e8f8afc832112ad03125a403f66d7d9058eeac8 (diff) | |
| download | zig-4b593a6c24797484e68a668818736b0f6a8d81a2.tar.gz zig-4b593a6c24797484e68a668818736b0f6a8d81a2.zip | |
std.crypto: improve KT documentation, use key_length for B3 key length (#25807)
It was not obvious that the KT128/KT256 customization string can be
used to set a key, or what it was designed to be used for at all.
Also properly use key_length and not digest_length for the BLAKE3
key length (no practical changes as they are both 32, but that was
confusing).
Remove unneeded simd_degree copies by the way, and that doesn't need
to be in the public interface.
Diffstat (limited to 'src/codegen/llvm.zig')
0 files changed, 0 insertions, 0 deletions
