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
2020-05-06
add export_hasher and import_hasher to the guts module
export
Jack O'Connor
2020-05-04
lower our required version of `cc`
Jack O'Connor
2020-04-28
version 0.3.3
0.3.3
Jack O'Connor
2020-04-28
build b3sum binaries in CI for new tags
Jack O'Connor
2020-04-14
version 0.3.2
0.3.2
Jack O'Connor
2020-04-13
refactor build.rs
Jack O'Connor
2020-04-12
Do not require AVX512DQ
Samuel Neves
2020-04-11
print the compiler version in CI, for help with debugging
Jack O'Connor
2020-04-10
unbreak neon benchmarks
Jack O'Connor
2020-04-02
only run CI on branches and PRs, not tags
Jack O'Connor
2020-04-02
version 0.3.1
0.3.1
Jack O'Connor
2020-04-01
automatically fall back to the pure Rust build
Jack O'Connor
2020-03-31
move prototypes to shared header file, and make all local functions static.
Samuel Neves
2020-03-31
turn all compiler warnings into errors in CI
Jack O'Connor
2020-03-30
put the CI badge back down in the README
Jack O'Connor
2020-03-30
version 0.3.0
0.3.0
Jack O'Connor
2020-03-29
add testing-only flags to disable individual instruction sets
Jack O'Connor
2020-03-29
refactor the Cargo feature set
Jack O'Connor
2020-03-29
version 0.2.3
0.2.3
Jack O'Connor
2020-03-29
add a Windows GNU AVX-512 build break workaround
Jack O'Connor
2020-03-29
add more --release mode testing
Jack O'Connor
2020-03-29
save missing clobbered registers on Windows
Samuel Neves
2020-03-28
print instruction set support quietly
Jack O'Connor
2020-03-28
print out instruction set support in CI
Jack O'Connor
2020-03-28
add release assembly tests
Jack O'Connor
2020-03-25
C files -> C and assembly files
Jack O'Connor
2020-03-25
c/README.md changes
Jack O'Connor
2020-03-25
add blake3_hasher_finalize_seek to the C API
Jack O'Connor
2020-03-24
disable fail-fast for cross tests too
Jack O'Connor
2020-03-17
correct a comment
Jack O'Connor
2020-03-16
add links to other implementations in the readme
Jack O'Connor
2020-03-16
update b3sum/README.md
Jack O'Connor
2020-03-16
add the --num-threads flag
Jack O'Connor
2020-03-15
wrap --help output to 80 columns
Jack O'Connor
2020-03-05
add an example of parsing a Hash from a hex string
Jack O'Connor
2020-03-01
clean up the C example a bit
Jack O'Connor
2020-02-27
some comment typos
Jack O'Connor
2020-02-25
version 0.2.2
0.2.2
Jack O'Connor
2020-02-25
remove a mis-optimization that hurt performance for uneven updates
Jack O'Connor
2020-02-21
update the red bar chart with the figure from the asm implementation
Jack O'Connor
2020-02-19
add examples to the b3sum readme
Jack O'Connor
2020-02-14
check for AVX-512 compiler support even when using assembly
Jack O'Connor
2020-02-14
version 0.2.1
0.2.1
Jack O'Connor
2020-02-13
tag the first release of the C implementation, c-0.2.0
Jack O'Connor
2020-02-13
Fix bug inadvertently introduced in a1c4c4efb58aa57596f4c92e0a01914a584c8613
Samuel Neves
2020-02-13
Work around GCC bug 85328 by forcing trivially masked stores.
Samuel Neves
2020-02-13
Work around clang bug 36144 by replacing anonymous label numbers.
Samuel Neves
2020-02-12
more file renaming, use underscores more consistently
Jack O'Connor
2020-02-12
Rename assembly files (blake3-* -> blake3_*)
Erik Johansson
2020-02-12
version 0.2.0
0.2.0
Jack O'Connor
[next]