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
2021-07-25
version 1.0.0
1.0.0
Jack O'Connor
2021-07-25
update README examples
Jack O'Connor
2021-05-18
upgrade to arrayvec 0.7.0
Jack O'Connor
2021-05-18
upgrade crypto-mac to 0.11.0
Jack O'Connor
2021-05-18
explicitly document the properties of short outputs
Jack O'Connor
2021-03-28
more cleaup of undocumented API
Jack O'Connor
2021-03-28
update doc comments on guts module
Jack O'Connor
2021-03-22
comment cleanup in build.rs (#164)
P.M
2021-03-21
implement Display for Hash
Jack O'Connor
2021-03-21
get rid of the standalone "*_rayon" functions
Jack O'Connor
2021-03-21
gate digest and crypto-mac implementations behind "traits-preview"
Jack O'Connor
2021-03-21
Cargo.toml: update crypto-mac to 0.10.0
Paul Grandperrin
2021-03-20
Rayon-related doc fixes
Jack O'Connor
2021-03-14
add *_rayon methods
Jack O'Connor
2021-03-14
re-privatize the Join trait
Jack O'Connor
2021-02-28
make derive_key() return an array
Jack O'Connor
2021-02-28
impl PartialEq<[u8]> for Hash
Jack O'Connor
2021-02-26
Another movd/movq inconsistency.
Samuel Neves
2021-02-25
Cargo.toml: upgrade all non API breaking dependencies
Paul Grandperrin
2021-02-18
clarify C build instructions a bit
Jack O'Connor
2021-02-15
delete an unused constant
Jack O'Connor
2021-02-15
clang-format a few files
Jack O'Connor
2021-02-06
revert unwanted changes
Samuel Neves
2021-02-06
More movd/movq discrepancies. Fixes #149. (#150)
Samuel Neves
2021-02-05
replace the 'Differences' section with 'Multithreading'
Jack O'Connor
2021-02-04
rename ParseError to HexError and update docs
Jack O'Connor
2021-02-04
implement Error for ParseError, make it opaque, and support from_hex(&[u8])
Jack O'Connor
2021-02-03
merge "Adding from_hex and implementing FromStr for Hash"
Jack O'Connor
2021-01-13
Replace movq by movd on MSVC assembly targets (#143)
Samuel Neves
2020-12-06
link to JNI bindings also
Jack O'Connor
2020-12-06
Add a link to the .NET version
Alexandre Mutel
2020-12-02
clarify the derive_key example to discourage passwords
Jack O'Connor
2020-10-30
Merge pull request #131 from divinity76/blake3-version-function
Samuel Neves
2020-10-29
add blake3_version(void) / BLAKE3_VERSION_STRING
Hans Henrik Bergan
2020-10-20
include example.c
Jack O'Connor
2020-10-20
Merge pull request #128 from divinity76/features-unused-fix
Jack O'Connor
2020-10-20
readme tweaks
Jack O'Connor
2020-10-20
fix disabled-optimization -Wall -Werror
Hans Henrik Bergan
2020-10-16
make account names into links
Jack O'Connor
2020-10-16
link to the Cryptography FM interview
Jack O'Connor
2020-10-01
version 0.3.7
0.3.7
Jack O'Connor
2020-09-29
add cross_test.sh for the C bindings
Jack O'Connor
2020-09-29
fix a couple of big-endianness mistakes in blake3.c
Jack O'Connor
2020-09-29
fix the short_test_cases loop in the C bindings tests
Jack O'Connor
2020-09-29
update the blake3_c_rust_bindings test cases also
Jack O'Connor
2020-09-29
add more test cases at shorter input lengths
Jack O'Connor
2020-09-24
tweak the readme description of the benchmark chart
Jack O'Connor
2020-09-15
add a docs.rs badge
Jack O'Connor
2020-09-14
use an absolute url for https://github.com/BLAKE3-team/BLAKE3/blob/master/b3s...
Jack O'Connor
2020-09-14
remove an outdated section of the b3sum readme
Jack O'Connor
[next]