aboutsummaryrefslogtreecommitdiff
path: root/c/blake3_c_rust_bindings/src
AgeCommit message (Expand)Author
2021-02-28rename the "context string" to the "purpose string"purpose_stringJack O'Connor
2020-09-29fix the short_test_cases loop in the C bindings testsJack O'Connor
2020-09-29update the blake3_c_rust_bindings test cases alsoJack O'Connor
2020-09-10add a test for blake3_hasher_init_derive_key_rawJack O'Connor
2020-08-31add sse2 tests and benchmarksSamuel Neves
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-22port compress_subtree_to_parent_node from Rust to CJack O'Connor
2020-01-22add a larger test caseJack 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