Index of /AFS/sipb/project/fastcoll
Name Last modified Size Description
Parent Directory 11-May-2008 00:17 -
arch/ 19-Sep-2006 00:58 -
bin -
src/ 16-Sep-2006 03:52 -
fastcoll - Fast MD5 Collision Generator
-Origin of Software-
http://www.win.tue.nl/hashclash/
Copyright: The source code may not be reproduced without
permission of the author. Do not allow it to become visible
via a public afs path.
-Normal Usage-
fastcoll -p prefix -o output1 output2
This generates files output1 and output2 with the same md5sum.
Both files will start with the contents of file "prefix", followed
by 128 bytes of distinct binary data. Padding will be added after
the prefix file if the prefix file's size is not a multiple of 64 bytes.
-Dependencies-
This package depends on the Boost C++ libraries in locker "boost"
-Build Info-
Both the Linux and Sun versions can be compiled with src/fastcoll_v1/compile.sh
Installed by David Meyer (pdox@mit.edu)