Skip to content

Commit 36493b3

Browse files
committed
Add the real MD5 collision to an extra file
It may be easily overlooked having it README only, and I've added LM hashes to an extra file as well, so...
1 parent dd7ddec commit 36493b3

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Chick3nman & co. is also [working](https://twitter.com/Chick3nman512/status/1157
9898

9999
# Real collisions
100100

101-
## MD5
101+
## [MD5](md5-real.md)
102102
If you need a _real_ alphanumerical collision, here's a [72-byte alphanum MD5 collision](https://twitter.com/realhashbreaker/status/1770161965006008570) with 1-byte difference, 1-bit even, by Marc Stevens:
103103
```
104104
md5("TEXTCOLLBYfGiJUETHQ4hAcKSMd5zYpgqf1YRDhkmxHkhPWptrkoyz28wnI9V0aHeAuaKnak")

md5-real.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
by Marc Stevens
2+
- `faad49866e9498fc1719f5289e7a0269`: `TEXTCOLLBYfGiJUETHQ4hAcKSMd5zYpgqf1YRDhkmxHkhPWptrkoyz28wnI9V0aHeAuaKnak` or `TEXTCOLLBYfGiJUETHQ4hEcKSMd5zYpgqf1YRDhkmxHkhPWptrkoyz28wnI9V0aHeAuaKnak` (hAcKSMd5 vs hEcKSMd5)

0 commit comments

Comments
 (0)