lukechampine/blake3
An AVX-512 accelerated implementation of the BLAKE3 cryptographic hash function
AssemblyMIT
Issues
- 10
AVX for 1KB input
#21 opened by outofforest - 9
How to verify the digest of the whole file when digests of file parts are known
#18 opened by haimgel - 1
How to compute the Sum512 of a stream of data without fixed known length
#20 opened by gianalbertochini - 9
Bao Tree Support
#17 opened by pcfreak30 - 2
could we remove the panic?
#16 opened by marcosrmendezthd - 2
- 1
Support newer cpuid
#12 opened by jgoerzen - 0
- 1
would like to use the finalize_xof feature so i can have 128 bit or 224 bit hash output etc.
#8 opened by gitmko0 - 2
Windows binary
#10 opened by sergeevabc - 1
possible for blake3 to have 224 bit version?
#7 opened by gitmko0 - 1
go get fails due to signed shift
#6 opened by james-antill - 4
NewFromDerivedKey vs NewDeriveKey
#1 opened by oconnor663