Re: Report of collision-generation with MD5

From: Oliver Eikemeier (eikemeier_at_fillmore-labs.com)
Date: 08/27/04

  • Next message: Ng Pheng Siong: "ipfw core dump"
    Date: Fri, 27 Aug 2004 00:08:55 +0200
    To: Chuck Swiger <cswiger@mac.com>
    
    

    Chuck Swiger wrote:

    >> devel/portmk supports generation of multiple hashes, although it will
    >> just verify the first of the sufficient ones. the problem is to test
    >> this stuff before 5.3.
    >
    > I installed and activated devel/portmk on a 4.10 system. I think I
    > found the variable to control which algorithms are used, but:
    >
    > 48-sec# cd /usr/ports/astro/accrete
    > 49-sec# env VALID_ALGORITHMS='MD5 SHA1 RMD160' make makesum
    > 50-sec# cat distinfo
    > MD5 (accrete-1.0.tar.gz) = a8586ec1682cb9545ea380d78a8e83d1
    > SIZE (accrete-1.0.tar.gz) = 17212
    >
    > ...?

    VALID_ALGORITHMS are the accepted ones. The list of algorithms generated
    is DISTINFO_ALGORITHMS.
    -Oliver

    _______________________________________________
    freebsd-security@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-security
    To unsubscribe, send any mail to "freebsd-security-unsubscribe@freebsd.org"


  • Next message: Ng Pheng Siong: "ipfw core dump"