Live data from Hacker News

Ask HN: SHA2 vulnerability post was removed. Why? Is it legit?

news.ycombinator.com

1–10 of 14 posts

Re: Ask HN: SHA2 vulnerability post was removed. Why? Is it legit?

#4
I cloned the repo in case it gets taken down from GitHub as well.

It's also in ipfs at /ipfs/QmXZwBkdVXBQoB7uZMUh5bzfKAHXnJT836GV1xotiQ46RW and I've pinned it on both of my ipfs servers.

If you want to do the same:

  ipfs pin add QmXZwBkdVXBQoB7uZMUh5bzfKAHXnJT836GV1xotiQ46RW
or to get it from github:

  git clone https://github.com/laie/WorldsFirstSha2Vulnerability
  ipfs add -Hr WorldsFirstSha2Vulnerability/
(-H includes hidden files - i.e. .git/)

Re: Ask HN: SHA2 vulnerability post was removed. Why? Is it legit?

#10
https://github.com/laie/WorldsFirstSha2Vulnerability

Work by a random dude who pretends to find infinite collision so bad that he can't publish it.

No math. No explanation.

The code is a mix of single letter variables with hardly any comment.

Thank you, I'll pass.

Post reply on HN