-
Notifications
You must be signed in to change notification settings - Fork 115
Open
Description
As I've been working on the Rust implementation of Multihash, it came up that the identity hash currently doesn't specify any limits. From an optimization perspective (this is why it came up in Rust), but also from a security perspective I think it would make sense to specify an upper bound for its size.
I personally would take a quite low limit which is similar to what current hash functions have as length. So perhaps something around 64 bytes?
Metadata
Metadata
Assignees
Labels
No labels