Hacker News new | ask | show | jobs
by Thorrez 554 days ago
That page includes an example that shows PHP's incremental hashing is what you describe as "dysfunctional". It hashes "The quick brown fox jumped over the lazy dog." in 1 part, and in 2 parts, and shows that the resulting hashes are equal.
1 comments

I did a mistake.