Commit graph

2 commits

Author SHA1 Message Date
jlam
758d912e33 Update package Makefile now that bsd.pkg.extract.mk is using the
"extract" script for extraction.  Many cases where a custom EXTRACT_CMD
simply copied the distfile into the work directory are no longer
needed.  The extract script also hides differences between pax and
tar behind a common command-line interface, so we no longer need code
that's conditional on whether EXTRACT_USING is tar or pax.
2006-01-21 18:57:40 +00:00
agc
e7baec03e4 Initial import of md4-collision-20051118, a program to calculate md4 collisions.
MD4 Collision Generation

	Faster implementation of techniques described in Cryptanalysis for
	Hash Functions MD4 and RIPEMD, by Xiaoyun Wang, et al.

	Average runtime on P4 1.6ghz - 5 seconds
2005-11-18 23:43:05 +00:00