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