Closed
Description
Sacundim in his feedback on the reddit proposed to use instead of VariableOutput
the following traits:
ExtendableOutput
for functions like SHAKE from SHA-3, which allow to "read" indefinitely from the resultVariableOutput
for functions likeGroestl
, which have some limits on the output size and may require output size to be known at state initalization
Also @burdges proposed to move out BlockSize
from the Input
trait to a separate one.
Metadata
Metadata
Assignees
Labels
No labels