From mboxrd@z Thu Jan 1 00:00:00 1970 From: boyd.roberts@ca-indosuez.com To: 9fans@cse.psu.edu Message-ID: <412569A6.004A5A6D.00@SNPAR12.> Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [9fans] =?iso-8859-1?Q?R=E9f._:_[9fans]_october_14_package_patch?= Date: Wed, 29 Nov 2000 14:27:39 +0100 Topicbox-Message-UUID: 33ffe56a-eac9-11e9-9e20-41e7f4b1d025 oh dear, time to 'do a boyd' [thanks rob]. i don't know what the problem was with the md5 checksums, but RFC1321 says: A.5 Test suite The MD5 test suite (driver option "-x") should print the following results: MD5 test suite: MD5 ("") = d41d8cd98f00b204e9800998ecf8427e MD5 ("a") = 0cc175b9c0f1b6a831c399e269772661 MD5 ("abc") = 900150983cd24fb0d6963f7d28e17f72 MD5 ("message digest") = f96b697d7cb7938d525a2f31aaf161d0 MD5 ("abcdefghijklmnopqrstuvwxyz") = c3fcd3d76192e4007dfb496cca67e13b MD5 ("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789") = d174ab98d277d9f5a5611c2c9f419d9f MD5 ("123456789012345678901234567890123456789012345678901234567890123456 78901234567890") = 57edf4a22be3c955ac49da2e2107b67a exactly what i smashed into my Makefile when i wrote md5: http://www.planete.net/~boyd/code/md5.bundle use the whole checksum. all those bits are there for a _reason_.