[Toybox] [PATCH] md5sum: don't allow broken sha-3 sums.

enh enh at google.com
Mon Aug 26 10:36:03 PDT 2019


If you accidentally configure the sha-3 sums on, but don't enable
libcrypto, you'll get toys that just output md5 sums instead. This patch
doesn't cause a build-time error (my original plan), but does at least
ensure that toybox refuses to include incorrect sha-3 sum
implementations.
---
 toys/lsb/md5sum.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-md5sum-don-t-allow-broken-sha-3-sums.patch
Type: text/x-patch
Size: 1589 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20190826/be58e9ee/attachment-0002.bin>


More information about the Toybox mailing list