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
2022-11-22
put the rest of the tests back
gcc5.4
Jack O'Connor
2022-11-22
take two
Jack O'Connor
2022-11-22
fix from @sneves
Jack O'Connor
2022-11-22
WIP
Jack O'Connor
2022-11-22
add GCC 5.4 to CI
Jack O'Connor
2022-11-20
grammar fix in b3sum help output
Jack O'Connor
2022-11-20
add another retry loop to upload_github_release_asset.py
Jack O'Connor
2022-11-20
version 1.3.2:
1.3.2
Jack O'Connor
2022-11-20
downgrade os_str_bytes to v6.3.1 in b3sum/Cargo.lock
Jack O'Connor
2022-11-20
small update to release.md
Jack O'Connor
2022-11-20
add the MSRV toolchain (currently 1.60.0) to CI
Jack O'Connor
2022-11-20
clean up b3sum help strings and increase max_term_width to 100
Jack O'Connor
2022-11-20
regenerate b3sum/Cargo.lock
Jack O'Connor
2022-11-20
upgrade constant_time_eq to v0.2 and page_size to v0.5
Jack O'Connor
2022-11-20
Merge pull request #259 from sorairolake/rewrite-cli
Jack O'Connor
2022-10-12
Merge pull request #261 from wargio/pure-portable
Jack O'Connor
2022-10-12
Add missing sudo in ci.yml
Giovanni
2022-10-03
Support portable build without intrinsics
wargio
2022-10-03
Split short summary from full help text
Shun Sakai
2022-10-03
Bump clap to v4.0
Shun Sakai
2022-09-14
Rewrite CLI using Derive API
Shun Sakai
2022-09-03
alephium
Jean-Philippe Aumasson
2022-07-28
fix another instance of the same typo
Jack O'Connor
2022-07-28
Fix doc typo
Ricardo Fernández Serrata
2022-07-22
replace a copy-pasted Rust API reference in the C docs
Jack O'Connor
2022-07-19
Fix and shorten link
Ricardo Fernández Serrata
2022-07-19
Add direct link to multithreading section
Ricardo Fernández Serrata
2022-06-23
clarify unstable Cargo features
Jack O'Connor
2022-06-10
clarify README - BLAKE3 is a feature of OpenZFS now
Tino Reichardt
2022-06-07
simplify a line in the docs example code
Jack O'Connor
2022-04-17
clarify "modern" in the README
Jack O'Connor
2022-04-17
s/Usage/Adoption/
Jack O'Connor
2022-04-17
users
JP Aumasson
2022-04-12
slight simplification in the README example code
Jack O'Connor
2022-04-09
add prototypes to fix -Wstrict-prototypes warnings
Fangrui Song
2022-03-27
fix a deprecation warning from clap
Jack O'Connor
2022-03-27
refresh the Cargo.lock file for b3sum
Jack O'Connor
2022-03-27
Merge pull request #237 from strangelittlemonkey/RUSTSEC-2020-0077
Jack O'Connor
2022-03-26
Update crossbeam-utils from yanked version
Zach Crownover
2022-03-26
Update crossbeam-channel from yanked version
Zach Crownover
2022-03-26
Update block-buffer from yanked version
Zach Crownover
2022-03-26
RUSTSEC-2020-0077
Zach Crownover
2022-03-05
link to reference impl ports from the main readme too
Jack O'Connor
2022-03-04
link to ports of the reference implementation
Jack O'Connor
2022-03-04
add "(if any)" regarding keying in the security notes
Jack O'Connor
2022-03-03
correct the security notes for the C API
Jack O'Connor
2022-03-03
simplify a bit more
Jack O'Connor
2022-03-02
simplify the security notes, avoid referring to entropy
Jack O'Connor
2022-03-02
copy the same notes to the C docs
Jack O'Connor
2022-03-02
document the extended output security issue found by Aldo Gunsing
Jack O'Connor
[next]