index
:
github.com/BLAKE3-team/BLAKE3
0.1.5_branch
asm
asm_integration2
atomic_features
avx512_debug
bench_406668786
bg_reader
break_big_endian
cargo_lock
cet
ci
clang-cl-cross-compilation
clang-cl-cross-compilation-without-tests
codeql
codex/port-blake3_xof_many_avx512-to-windows
derive_key_array
export
fix_sse2
from-slice-with-tryfrom
gcc5.4
guts_api
guts_riscv
jakub-zwolakowski-tis-ci
kernel
kernel2
kernel_gather
master
mmap_fromthefront
more_guts
more_warnings
movd
no_output_struct
offload
old_fromthefront
permutation
purpose_string
refresh
rust_bindings_tbb
rust_bindings_tbb_llfio
spec_example_generator
test_cmake_ci
trigger_sse2
usage
use_guts
werror
xof
xof_integration
BLAKE3 is a cryptographic hash function
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-05-31
licences
JP
2024-05-31
multilicensing for LLVM
JP
2024-04-07
fix Windows ARM64 build and detect ARM64EC as ARM64
Javier Blazquez
2024-03-20
format the state matrix better in reference_impl.rs
Jack O'Connor
2024-03-12
Fix missing LICENSE file in b3sum crate
Benjamin A. Beasley
2024-03-12
version 1.5.1
1.5.1
Jack O'Connor
2024-03-12
optimize neon loadu_128/storeu_128 (#384)
divinity76
2024-03-10
test_miri_smoketest
Jack O'Connor
2024-03-09
avoid using NamedTempFile under Miri
Jack O'Connor
2024-03-09
avoid using constant_time_eq under Miri
Jack O'Connor
2024-03-09
Support running inside miri
Ryo Onodera
2024-02-04
comment cleanup
Jack O'Connor
2024-02-04
silenc gcc Werror=logical-op
divinity76
2024-01-28
Tekken 8 https://twitter.com/rodarmor/status/1751567502050771189
JP
2024-01-21
add a guts docs example
guts_0.0.0
Jack O'Connor
2024-01-21
guts readme updates
Jack O'Connor
2024-01-21
add guts testing to CI
Jack O'Connor
2024-01-21
configure no_std for guts, but not for testing
Jack O'Connor
2024-01-21
factor out just the portable parts of the guts_api branch
Jack O'Connor
2024-01-21
update memmap2 to v0.9
Jack O'Connor
2023-12-30
replace unmaintained actions-rs/toolchain action in CI
Dirk Stolle
2023-12-28
update actions/checkout in GitHub Actions to v4
Dirk Stolle
2023-12-08
add Bazel to the list of users in the readme
Jack O'Connor
2023-12-02
build(CMake): Require C99 mode
Henrik S. Gaßmann
2023-11-05
add the compiler name to CMake CI jobs
Jack O'Connor
2023-11-05
Fix CMake target include directories if library is used with add_subdirectory...
Viacheslav H
2023-11-05
Fix Windows build with clang-cl
Rui Ueyama
2023-10-31
style: Exclude whitespace fixups from git blame
Henrik Gaßmann
2023-10-31
style: Remove trailing whitespace in CMakeLists.txt
Henrik Gaßmann
2023-10-31
build(CMake): Provide NEON cflags for ARMv8 32bit
Henrik Gaßmann
2023-10-02
build(CMake): Apply PP definitions to all sources
Henrik Gaßmann
2023-10-02
allow(unreachable_code) in all the *_detected functions
Jack O'Connor
2023-09-20
version 1.5.0
1.5.0
Jack O'Connor
2023-09-19
add a test for the new serde feature
Jack O'Connor
2023-09-19
Add serde support for Hash behind optional feature
Ralph Minderhoud
2023-09-19
don't default to NEON intrinsics in build.rs for big-endian targets
Jack O'Connor
2023-09-19
c/blake3_impl.h: don't try to do NEON on big-endian aarch64.
Havard Eidnes
2023-09-19
minor cleanup in Hasher docs
Jack O'Connor
2023-09-16
make update_reader/mmap/mmap_rayon return self
Jack O'Connor
2023-09-16
replace the new file module with inherent methods on Hasher
Jack O'Connor
2023-09-16
move file operations from b3sum to blake3
Banyc
2023-09-16
document the `zeroize` Cargo feature
Jack O'Connor
2023-09-10
stop using MIPS for big-endian testing
Jack O'Connor
2023-09-10
update the MSRV for b3sum to 1.70.0
Jack O'Connor
2023-09-10
fix a build break in the blake3_c tests
Jack O'Connor
2023-09-10
update dev-dependencies
Jack O'Connor
2023-07-21
blake3_dispatch: Fix race condition initializing g_cpu_features.
Javier Blazquez
2023-07-16
Remove unneeded digest/std in std feature
Elichai Turkel
2023-07-16
Add tests for Zeroize
Elichai Turkel
2023-07-16
Implement Zeroize on exported types
Elichai Turkel
[prev]
[next]