1
0
mirror of https://github.com/BLAKE3-team/BLAKE3 synced 2025-01-21 15:50:01 +01:00
BLAKE3/src
2024-08-27 16:47:20 -07:00
..
ffi_avx2.rs upgrade to arrayvec 0.7.0 2021-05-18 12:28:29 -04:00
ffi_avx512.rs debug_assert that xof_many is always called with whole blocks 2024-08-18 10:51:19 -07:00
ffi_neon.rs upgrade to arrayvec 0.7.0 2021-05-18 12:28:29 -04:00
ffi_sse2.rs upgrade to arrayvec 0.7.0 2021-05-18 12:28:29 -04:00
ffi_sse41.rs upgrade to arrayvec 0.7.0 2021-05-18 12:28:29 -04:00
guts.rs more cleaup of undocumented API 2021-03-28 20:04:51 -04:00
io.rs replace the new file module with inherent methods on Hasher 2023-09-16 17:04:27 -07:00
join.rs Switch to rayon-core for faster build 2024-07-03 12:27:14 -04:00
lib.rs Remove Miri equality workaround function 2024-08-27 16:47:20 -07:00
platform.rs make xof_many fall back to compress_xof instead of portable code 2024-08-18 11:32:23 -07:00
portable.rs delete portable::xof_many and blake3_xof_many_portable 2024-08-18 17:43:58 -07:00
rust_avx2.rs Fix typos 2023-05-23 14:39:27 -07:00
rust_sse2.rs Fix typos 2023-05-23 14:39:27 -07:00
rust_sse41.rs Fix typos 2023-05-23 14:39:27 -07:00
test.rs test_compare_reference_impl_long_xof 2024-08-19 11:10:11 -07:00
traits.rs check the HMAC output bytes 2022-01-24 20:52:22 -05:00