1
0
Fork 0
mirror of https://github.com/BLAKE3-team/BLAKE3 synced 2024-06-10 10:06:02 +02:00
BLAKE3/src
Jack O'Connor 80260dc763 switch to the new permutations 2020-01-05 14:57:17 -05:00
..
c switch to the new permutations 2020-01-05 14:57:17 -05:00
avx2.rs switch to simplified rotations 2019-12-23 13:41:06 -06:00
c_avx512.rs rename "offset" to "counter" and always increment it by 1 2019-12-12 21:41:30 -05:00
c_neon.rs rename "offset" to "counter" and always increment it by 1 2019-12-12 21:41:30 -05:00
guts.rs add the guts module to share code with Bao 2019-12-29 11:55:19 -06:00
lib.rs switch to the new permutations 2020-01-05 14:57:17 -05:00
platform.rs rename "offset" to "counter" and always increment it by 1 2019-12-12 21:41:30 -05:00
portable.rs rename "offset" to "counter" and always increment it by 1 2019-12-12 21:41:30 -05:00
sse41.rs switch to the new permutations 2020-01-05 14:57:17 -05:00
test.rs make derive_key take a key of any length 2019-12-28 17:56:29 -06:00