-
Notifications
You must be signed in to change notification settings - Fork 52
Closed
Labels
question ❓Further information is requestedFurther information is requested
Description
We used SHA because the Blake2b library we use does not support output lengths we need - error at runtime for length 300+.
We could maybe work around it by just using length extension like H(x,1) || H(x,2) || H(x,3). Do you think this is kosher @iquerejeta?
Metadata
Metadata
Assignees
Labels
question ❓Further information is requestedFurther information is requested