blake3
blake3 copied to clipboard
Enchancement suggestion: 6.4 verified streaming
trafficstars
Thank you for your great work on this blake3 implementation for Go.
Do you foresee any possibility for you to implement the so-called verified streaming mechanism as described in section 6.4 of the Blake3 spec ? i.e. providing the ability to verify receive file chunks rather than just whole files.
I currently do not see myself implementing that.