summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-14heading fix, C2SPHEADmasterJP Aumasson
2024-09-04link to yesterday's interviewJack O'Connor
2024-09-04add xof benchmarks for non-power-of-2 lengthsJack O'Connor
2024-08-27Remove Miri equality workaround functionAaron Feickert
2024-08-22put equivalent Hasher examples in the hash/keyed_hash/derive_key docsJack O'Connor
2024-08-19test_compare_reference_impl_long_xofJack O'Connor
2024-08-19version 1.5.41.5.4Jack O'Connor
2024-08-19update b3sum/Cargo.lockJack O'Connor
2024-08-19delete the guts crate for nowJack O'Connor
2024-08-19defined(__unix__) -> !defined(_WIN32)Jack O'Connor
2024-08-18delete portable::xof_many and blake3_xof_many_portableJack O'Connor
2024-08-18make xof_many fall back to compress_xof instead of portable codeJack O'Connor
2024-08-18small cleanup in fill_one_blockJack O'Connor
2024-08-18debug_assert that xof_many is always called with whole blocksJack O'Connor
2024-08-18test that xof_many doesn't write more blocks than requestedJack O'Connor
2024-08-15mark blake3_xof_many_avx512 Unix-only in Rust and CJack O'Connor
2024-08-15fix a warning in the blake3_c_rust_bindings testsJack O'Connor
2024-08-15test_fuzz_xofJack O'Connor
2024-08-15add XOF benchmarksJack O'Connor
2024-08-15integrate xof_many with the Rust implementation and with Rust and C testsJack O'Connor
2024-08-15add an intrinsics implementation of blake3_xof_many_avx512Jack O'Connor
2024-08-15integrate with c codeSamuel Neves
2024-08-15initial blake3_xof_many_avx512Samuel Neves
2024-08-15update our required version of `cc`Jack O'Connor
2024-07-17build(windows): add support for gnullvm targetsMaksim Bondarenkov
2024-07-17Manually implement `Zeroize`Gard Kylling
2024-07-15Update the license field in b3sum/Cargo.tomlBenjamin A. Beasley
2024-07-14version 1.5.31.5.3Jack O'Connor
2024-07-14update Cargo.lockJack O'Connor
2024-07-14Revert "serialize Hash with serde_bytes"Jack O'Connor
2024-07-12--dry-run is no longer needed in the release checklistJack O'Connor
2024-07-12version 1.5.21.5.2Jack O'Connor
2024-07-12update b3sum/Cargo.lockJack O'Connor
2024-07-12update b3sum license symlinksJack O'Connor
2024-07-12Do not let cc-rs trigger a rebuild any time the env changesMichael Hinton
2024-07-10update CBOR tests per @BurningEnlightenment's suggestionsJack O'Connor
2024-07-09bump the MSRV in CIJack O'Connor
2024-07-09serialize Hash with serde_bytesJack O'Connor
2024-07-09bump the MSRV to 1.67.1Jack O'Connor
2024-07-09build(CMake): Add basic CMake presets for MSVCHenrik S. Gaßmann
2024-07-09build(CMake): Fix SIMD type detectionHenrik S. Gaßmann
2024-07-09build(CMake): Add CLI overrides for SIMD detectionHenrik S. Gaßmann
2024-07-03chore: fix some commentswangcundashang
2024-07-03add a comment about depending on rayon-coreJack O'Connor
2024-07-03Switch to rayon-core for faster buildsilvanshade
2024-06-11Remove some dead storesTom Stellard
2024-06-01add check-cfg directives in build.rs to silence nightly warningsJack O'Connor
2024-06-01update the license field in Cargo.tomlJack O'Connor
2024-06-01update CC0 text to current upstreamJack O'Connor
2024-06-01clean up the licenses section of the readmeJack O'Connor