1
0
Fork 0
mirror of https://github.com/BLAKE3-team/BLAKE3 synced 2024-05-13 07:26:15 +02:00
BLAKE3/src
Jack O'Connor 46cf7b7315 simplify a line in the docs example code
The same change was previously made in README.md.
2022-06-07 21:52:51 -07:00
..
ffi_avx2.rs upgrade to arrayvec 0.7.0 2021-05-18 12:28:29 -04:00
ffi_avx512.rs upgrade to arrayvec 0.7.0 2021-05-18 12:28:29 -04: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
join.rs add *_rayon methods 2021-03-14 00:26:18 -05:00
lib.rs simplify a line in the docs example code 2022-06-07 21:52:51 -07:00
platform.rs Implement better target detection for NEON 2021-10-07 12:41:53 +01:00
portable.rs upgrade to arrayvec 0.7.0 2021-05-18 12:28:29 -04:00
rust_avx2.rs upgrade to arrayvec 0.7.0 2021-05-18 12:28:29 -04:00
rust_sse2.rs upgrade to arrayvec 0.7.0 2021-05-18 12:28:29 -04:00
rust_sse41.rs upgrade to arrayvec 0.7.0 2021-05-18 12:28:29 -04:00
test.rs fix incorrect output / undefined behavior in Windows SSE2 assembly 2021-11-05 12:25:44 -04:00
traits.rs check the HMAC output bytes 2022-01-24 20:52:22 -05:00