aboutsummaryrefslogtreecommitdiff
path: root/lib/std/array_list.zig
diff options
context:
space:
mode:
authorFrank Denis <124872+jedisct1@users.noreply.github.com>2023-03-09 06:18:15 +0100
committerGitHub <noreply@github.com>2023-03-09 05:18:15 +0000
commit134e5748e0b698d51b6daf1983d3aeb1affc142f (patch)
treeea89a69b316044b556f714ce6a400b7649726c65 /lib/std/array_list.zig
parent6d7fb8f19c864f04d3472e5aec161957193e1e7c (diff)
downloadzig-134e5748e0b698d51b6daf1983d3aeb1affc142f.tar.gz
zig-134e5748e0b698d51b6daf1983d3aeb1affc142f.zip
Fix incorrect SHA-3 computation with the streaming API (#14852)
* Fix SHA3 with streaming Leftover bytes should be added to the buffer, not to the state. (or, always to the state; we can and probably should eventually get rid of the buffer) Fixes #14851 * Add a test for SHA-3 with streaming
Diffstat (limited to 'lib/std/array_list.zig')
0 files changed, 0 insertions, 0 deletions