1
0
mirror of https://github.com/BLAKE3-team/BLAKE3 synced 2025-01-21 15:50:01 +01:00
BLAKE3/test_vectors
Jack O'Connor 320affafc1 rename the "context string" to the "purpose string"
Apart from being pretty ambiguous in general, the term "context string"
has the specific problem that it isn't clear whether it should be
describing the input or the output. In fact, it's quite important that
it describes the output, because the whole point is to domain-separate
different outputs that derive from the *same* input. To make that
clearer, rename the "context string" to the "purpose string" in
documentation.
2021-02-28 20:05:40 -05:00
..
src rename the "context string" to the "purpose string" 2021-02-28 20:05:40 -05:00
Cargo.toml refactor the Cargo feature set 2020-03-29 18:02:03 -04:00
cross_test.sh integrate assembly implementations into the blake3 crate 2020-02-12 10:23:17 -05:00
test_vectors.json rename the "context string" to the "purpose string" 2021-02-28 20:05:40 -05:00