|
|
|
|
|
by tialaramex
1519 days ago
|
|
> Unless you can name a killer use case, I stand by length extension problems being a significantly bigger deal and more "necessary" to stop. "it works as a cryptographic hash" is certainly a "killer use case" for a cryptographic hash. Your "Dylan16807 hash" without working padding does not work as a cryptographic hash, it's useless. |
|
Nobody complains that RSA gives you the same result for 45 and 0045 after all.
Better, think of it like a hash algorithm that takes bits vs one that takes bytes. They both work fine and are secure. If your byte happens to be a really wide byte, that's not a fatal flaw.