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
path:
root
/
.github
Age
Commit message (
Expand
)
Author
2025-06-01
stop testing target-cpu=i386 on the i686 target triple
Jack O'Connor
2025-04-17
Add C++ std lib to pkg-config
silvanshade
2025-04-03
Add CI tests for pkg-config
silvanshade
2025-03-21
macOS-latest runners are now ARM CPUs
Jack O'Connor
2025-03-18
add wasm tests to CI
Jack O'Connor
2025-03-15
example_tbb.c
Jack O'Connor
2025-03-15
cargo_xwin_build -> cargo_xwin_test
Jack O'Connor
2025-03-14
add cargo_xwin_build to CI
Jack O'Connor
2025-03-14
factor out an "msrv_build" job in CI
Jack O'Connor
2025-03-13
tbb support in blake3_c_rust_bindings
Jack O'Connor
2025-03-13
Implement TBB-based parallelism for C lib
silvanshade
2025-03-09
update the MSRV in CI to 1.78
Jack O'Connor
2025-03-02
ci(cmake): test the minimum required version
Henrik Steffen Gaßmann
2024-08-19
delete the guts crate for now
Jack O'Connor
2024-08-18
make xof_many fall back to compress_xof instead of portable code
Jack O'Connor
2024-07-09
bump the MSRV in CI
Jack O'Connor
2024-07-09
bump the MSRV to 1.67.1
Jack O'Connor
2024-03-12
version 1.5.1
1.5.1
Jack O'Connor
2024-03-10
test_miri_smoketest
Jack O'Connor
2024-01-21
add guts testing to CI
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-11-05
add the compiler name to CMake CI jobs
Jack O'Connor
2023-09-19
add a test for the new serde feature
Jack O'Connor
2023-09-16
replace the new file module with inherent methods on Hasher
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-07-16
Add tests for Zeroize
Elichai Turkel
2023-07-06
update constant_time_eq to v0.3.0
Jack O'Connor
2023-06-08
factor out b3sum tests in ci.yml, to support a different MSRV
Jack O'Connor
2023-05-23
Refactor CMake buildsystem to be portable and modern
Henrik S. Gaßmann
2023-05-01
Fixed CI for CMake.
SteveGremory
2023-05-01
Added CI Support for the CMake build, Linux/macOS only (for now)
SteveGremory
2022-11-22
add GCC 5.4 to CI
Jack O'Connor
2022-11-20
add another retry loop to upload_github_release_asset.py
Jack O'Connor
2022-11-20
add the MSRV toolchain (currently 1.60.0) to CI
Jack O'Connor
2022-10-12
Add missing sudo in ci.yml
Giovanni
2022-10-03
Support portable build without intrinsics
wargio
2022-01-18
add a RAYON_NUM_THREADS=1 run to CI
Jack O'Connor
2021-10-21
add aarch64-apple-darwin builds to GitHub CI
Jack O'Connor
2021-10-12
Disable no_neon feature for C bindings as we can't propagate from cargo build
rsdy
2021-10-08
Add no_neon feature tests to CI
rsdy
2021-03-21
get rid of the standalone "*_rayon" functions
Jack O'Connor
2021-03-21
gate digest and crypto-mac implementations behind "traits-preview"
Jack O'Connor
2020-10-20
include example.c
Jack O'Connor
2020-09-29
add cross_test.sh for the C bindings
Jack O'Connor
2020-09-02
cover the no_sse2 flags in CI testing
Jack O'Connor
2020-08-31
add i586-unknown-linux-musl as a test target
Jack O'Connor
2020-08-31
fix a build break on x86 targets without guaranteed SSE2 support
Jack O'Connor
2020-07-20
rename the C Makefile to Makefile.testing
Jack O'Connor
[next]