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-01-18
s/riscv64gcv/riscv_rva23u64/ everywhere
guts_api
Jack O'Connor
2023-12-23
riscv64gcv.S -> riscv_rva23u64.S
Jack O'Connor
2023-09-18
riscv universal_hash passing all tests
Jack O'Connor
2023-09-17
WIP: riscv universal_hash working for whole blocks
Jack O'Connor
2023-09-04
WIP expand readme.md
Jack O'Connor
2023-08-27
WIP: universal_hash
Jack O'Connor
2023-08-19
blake3_guts_riscv64gcv_compress
Jack O'Connor
2023-08-19
handle partial blocks in xof() and xof_xor()
Jack O'Connor
2023-08-19
xof_xor for whole blocks
Jack O'Connor
2023-08-15
blake3_guts_riscv64gcv_xof for whole blocks
Jack O'Connor
2023-08-15
add support for partial chunks
Jack O'Connor
2023-08-14
misaligned vector loads appear to be allowed
Jack O'Connor
2023-08-14
add a test for unaligned chunks
Jack O'Connor
2023-08-13
blake3_guts_riscv64gcv_hash_chunks with full aligned chunks
Jack O'Connor
2023-08-01
cap degree() at MAX_SIMD_DEGREE
Jack O'Connor
2023-08-01
factor out MAX_SIMD_DEGREE in assembly
Jack O'Connor
2023-08-01
stop deriving Default for TransposedVectors
Jack O'Connor
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
chunks and parents benchmarks
Jack O'Connor
2023-07-18
get rid of loops in impl functions
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-16
fix zeroize test after rebase
Jack O'Connor
2023-07-16
rust/blake3_guts/* -> rust/guts/*
Jack O'Connor
2023-07-16
xof benchmarks
Jack O'Connor
2023-07-16
test_fuzz_xof
Jack O'Connor
2023-07-16
delete some benchmark code
Jack O'Connor
2023-07-16
fix some more tests
Jack O'Connor
2023-07-16
fix the traits.rs tests
Jack O'Connor
2023-07-16
fix counter incrementing
Jack O'Connor
2023-07-16
get rid of the DETECTED_IMPL wrapper functions
Jack O'Connor
2023-07-16
fix b3sum and test_vectors tests
Jack O'Connor
2023-07-16
WIP fix the seek tests
Jack O'Connor
2023-07-16
fix most of the remaining tests
Jack O'Connor
2023-07-16
move universal_hash tests
Jack O'Connor
2023-07-16
move xof tests
Jack O'Connor
2023-07-16
test_chunks_and_parents_vs_reference
Jack O'Connor
2023-07-16
more test lengths
Jack O'Connor
2023-07-16
move hash_parents tests
Jack O'Connor
2023-07-16
move hash_chunks tests
Jack O'Connor
2023-07-16
move compression function tests
Jack O'Connor
2023-07-16
WIPPPPPPPPPPPP use bytes instead of words in more places
Jack O'Connor
2023-07-16
WIPPPPPPPPPPPPPPPP adapt the high level code
Jack O'Connor
[next]