lukechampine / blake3

An AVX-512 accelerated implementation of the BLAKE3 cryptographic hash function
MIT License
352 stars 25 forks source link

would like to use the finalize_xof feature so i can have 128 bit or 224 bit hash output etc. #8

Closed gitmko0 closed 3 years ago

gitmko0 commented 3 years ago

possible to have this feature in?

thx for the software btw.

lukechampine commented 3 years ago

I don't understand what you're asking. How is this different from #7 ?