9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: boyd.roberts@ca-indosuez.com
To: 9fans@cse.psu.edu
Subject: [9fans] Réf. : [9fans] october 14 package patch
Date: Wed, 29 Nov 2000 14:27:39 +0100	[thread overview]
Message-ID: <412569A6.004A5A6D.00@SNPAR12.> (raw)



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_.




             reply	other threads:[~2000-11-29 13:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-29 13:27 boyd.roberts [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-11-29 18:58 Russ Cox
2000-11-29 11:17 boyd.roberts

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=412569A6.004A5A6D.00@SNPAR12. \
    --to=boyd.roberts@ca-indosuez.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).