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-01-13
version 0.1.1
0.1.1
Jack O'Connor
2020-01-13
explicitly check for -mavx512f or /arch:AVX512 support
Jack O'Connor
2020-01-13
avoid using MSVC-style flags with the GNU toolchain on Windows
Jack O'Connor
2020-01-13
a bit of README formatting
Jack O'Connor
2020-01-13
mention the default output size in the README
Jack O'Connor
2020-01-13
add a CI badge
Jack O'Connor
2020-01-12
Inline trivial functions
Cesar Eduardo Barros
2020-01-12
Use fixed-size constant_time_eq
Cesar Eduardo Barros
2020-01-12
include the right context string in the test_vectors.json comment
Jack O'Connor
2020-01-11
disambiguate the two test
Jack O'Connor
2020-01-10
move 0-length checks to the top-level C API functions
Jack O'Connor
2020-01-10
C impl: Prevent memcpy undefined behavior
Guido Vranken
2020-01-10
correct the comments around SIMD rotations
Jack O'Connor
2020-01-10
enable CI on pull requests
Jack O'Connor
2020-01-10
same license field fix in b3sum/Cargo.toml
Jack O'Connor
2020-01-10
Update license field in Cargo.toml
Brendan Molloy
2020-01-10
Fix misspelled words_from_little_endian_bytes
Leonard Buskin
2020-01-09
fix cross_test.sh
Jack O'Connor
2020-01-09
link directly to the blake3.pdf file in the spec repo
Jack O'Connor
2020-01-09
use the Apache-2.0 license in Cargo.toml
Jack O'Connor
2020-01-09
fill out Cargo.toml files for publication
0.1.0
Jack O'Connor
2020-01-09
replace the C code README with a "not yet ready" remark
Jack O'Connor
2020-01-09
remove the C code's separate LICENSE file
Jack O'Connor
2020-01-09
merge the C code's ci.yml into the top level one
Jack O'Connor
2020-01-09
remove the C code's duplicated copy of the test vectors
Jack O'Connor
2020-01-09
delete the previous vendored C files and repoint the Rust code
Jack O'Connor
2020-01-09
merge BLAKE3-c into this repo
Jack O'Connor
2020-01-09
switch the reference impl to use the single permutation
Jack O'Connor
2020-01-09
test_msg_schedule_permutation
Jack O'Connor
2020-01-08
tweaks again
Jack O'Connor
2020-01-08
more wording tweaks in README.md
Jack O'Connor
2020-01-08
merge
JP Aumasson
2020-01-08
baokeshed -> bao
Jack O'Connor
2020-01-08
BLAKE3.svg and B3.svg
Jack O'Connor
2020-01-08
code comment
JP Aumasson
2020-01-08
readme fixes
JP Aumasson
2020-01-08
contributing fix
JP Aumasson
2020-01-08
emphasis
JP Aumasson
2020-01-08
tweaks
JP Aumasson
2020-01-08
tweaks
JP Aumasson
2020-01-07
tweak the intellectual property wording
Jack O'Connor
2020-01-07
replace `sha256sum` with `openssl sha256`, for macOS compatibility
Jack O'Connor
2020-01-07
clarify that b3sum --keyed takes raw key bytes
Jack O'Connor
2020-01-07
fill out the Usage section of the README
Jack O'Connor
2020-01-07
simplify the docs example
Jack O'Connor
2020-01-07
username typo
Jack O'Connor
2020-01-07
replace the README graph with a bar chart
Jack O'Connor
2020-01-06
s/zcash/ecc
JP Aumasson
2020-01-05
pwd hash
JP Aumasson
2020-01-05
.
JP Aumasson
[next]