blob: bf77f2e7354c8fbb1e85e92a2e47121e1a52752d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[ excerpt from developer's www site with modifications ]
Faster implementation of techniques in How to Break MD5 and Other
Hash Functions, by Xiaoyun Wang, et al.
MD5 Collision Generator by Patrick Stach <pstach@stachliu.com>.
Implementation of paper by Xiaoyun Wang, et all.
Author: Patrick Stach <pstach@stachliu.com>
WWW: http://www.stachliu.com/collisions.html
-- lioux@FreeBSD.org
|