aboutsummaryrefslogtreecommitdiff
path: root/c/Makefile.testing
AgeCommit message (Expand)Author
2021-10-12Use BLAKE3_USE_NEON=0 instead of BLAKE3_NO_NEON defrsdy
2021-10-08Make the C implementation default to using NEON on aarch64rsdy
2020-10-20include example.cJack O'Connor
2020-08-24Start SSE2 implementation based on SSE4.1 versionMatthew Krupcale
2020-08-23Fix #109Samuel Neves
2020-07-20rename the C Makefile to Makefile.testingJack O'Connor