aboutsummaryrefslogtreecommitdiff
path: root/c/blake3_c_rust_bindings/src/lib.rs
AgeCommit message (Expand)Author
2026-01-08update to the 2024 editionJack O'Connor
2025-03-13tbb support in blake3_c_rust_bindingsJack O'Connor
2024-08-18delete portable::xof_many and blake3_xof_many_portableJack O'Connor
2024-08-15mark blake3_xof_many_avx512 Unix-only in Rust and CJack O'Connor
2024-08-15integrate xof_many with the Rust implementation and with Rust and C testsJack O'Connor
2022-01-07add blake3_hasher_reset to the C APIJack O'Connor
2020-09-10add a test for blake3_hasher_init_derive_key_rawJack O'Connor
2020-08-24Start SSE2 implementation based on SSE4.1 versionMatthew Krupcale
2020-03-25add blake3_hasher_finalize_seek to the C APIJack O'Connor
2020-01-16add a README.md in c/blake3_c_rust_bindingsJack O'Connor
2020-01-16add blake3_c_rust_bindings for testing and benchmarkingJack O'Connor