From: Jerry Van Baren <gerald.vanbaren@smiths-aerospace.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] crc32 and md5sum
Date: Thu, 27 Apr 2006 16:02:52 -0400 [thread overview]
Message-ID: <4451236C.8030900@smiths-aerospace.com> (raw)
In-Reply-To: <200604272159.51791.antonio.dibacco@aruba.it>
Antonio Di Bacco wrote:
> Anyone knows if crc32 and md5sum give the same result? Which is better?
> In the u-boot only crc32 is used.
>
> Bye,
> Antonio.
a) No.
b) Quantify "better". More secure: md5. Faster (probably): crc32.
Smaller: crc32.
gvb
next prev parent reply other threads:[~2006-04-27 20:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-27 19:59 [U-Boot-Users] crc32 and md5sum Antonio Di Bacco
2006-04-27 20:02 ` Jerry Van Baren [this message]
2006-04-27 21:37 ` Wolfgang Denk
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=4451236C.8030900@smiths-aerospace.com \
--to=gerald.vanbaren@smiths-aerospace.com \
--cc=u-boot@lists.denx.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.