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
/
c
Age
Commit message (
Expand
)
Author
2023-08-01
blake3_guts_riscv64gcv_hash_parents
Jack O'Connor
2023-07-19
add vzeroupper
Jack O'Connor
2023-07-19
blake3_guts_avx512_hash_parents_8_exact
Jack O'Connor
2023-07-18
AVX-512 universal_hash
Jack O'Connor
2023-07-18
AVX-512 hash_parents
Jack O'Connor
2023-07-17
AVX-512 hash_chunks
Jack O'Connor
2023-07-16
*_16_exact
Jack O'Connor
2023-07-16
AVX-512 xof_xor
Jack O'Connor
2023-07-16
AVX-512 xof
Jack O'Connor
2023-07-16
add AVX-512 compress/compress_xof
Jack O'Connor
2023-07-06
version 1.4.1
1.4.1
Jack O'Connor
2023-07-05
retain the old NEON rotations in inline comments
Jack O'Connor
2023-07-05
NEON rot7/rot12 use shl+sri
sdlyyxy
2023-07-05
NEON: only use __builtin_shufflevector on clang
sdlyyxy
2023-07-05
Improve NEON rot16/rot8
sdlyyxy
2023-06-27
Fix typo exendable -> extendable
1f604
2023-06-17
build(CMake): Rework NEON detection
Henrik S. Gaßmann
2023-06-17
correct the VERSION in CMakeLists.txt
Jack O'Connor
2023-06-17
build(CMake): Fix pkg-config directory specification
Henrik S. Gaßmann
2023-06-08
version 1.4.0
1.4.0
Jack O'Connor
2023-05-24
build(cmake): Print the active SIMD configuration
Henrik S. Gaßmann
2023-05-24
build(cmake): Properly configure dispatcher for no SIMD
Henrik S. Gaßmann
2023-05-24
build(cmake): Correctly detect x86 and arm64 Windows
Henrik S. Gaßmann
2023-05-23
Update c/CMakeLists.txt
Jack O'Connor
2023-05-23
Update c/CMakeLists.txt
Jack O'Connor
2023-05-23
Explicitly specify C symbol visibility
Henrik S. Gaßmann
2023-05-23
Refactor CMake buildsystem to be portable and modern
Henrik S. Gaßmann
2023-05-23
Fix typos
Joel Rosdahl
2023-05-01
Minor changes to CMake, added SSE support. Added options to only make either ...
SteveGremory
2023-05-01
Fixed on macOS
SteveGremory
2023-05-01
Hotfix CMakeLists.txt
SteveGremory
2023-05-01
Added CMake support, CMakeLists.txt taken from issue 102
SteveGremory
2023-04-21
correct SSSE3 detection; fixes #300
Samuel Neves
2023-03-25
upgrade all Cargo.toml files to edition=2021
Jack O'Connor
2023-01-23
Correct section names on Windows GNU assembly
namazso
2023-01-19
Make sign conversion explicit. Fix #287.
Alberto González Palomo
2022-11-26
version 1.3.3
1.3.3
Jack O'Connor
2022-11-23
fix incorrect output from AVX-512 intrinsics in debug mode under GCC 5.4 and 6.1
Jack O'Connor
2022-11-22
test multiple initial counter values for hash_many
Jack O'Connor
2022-11-20
version 1.3.2:
1.3.2
Jack O'Connor
2022-10-03
Support portable build without intrinsics
wargio
2022-07-28
fix another instance of the same typo
Jack O'Connor
2022-07-22
replace a copy-pasted Rust API reference in the C docs
Jack O'Connor
2022-04-09
add prototypes to fix -Wstrict-prototypes warnings
Fangrui Song
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]