[PATCH] toolchain: musl: disable crypt size hack on !SMALL_FLASH devices

Jo-Philipp Wich jo at mein.io
Tue Dec 14 03:37:03 PST 2021


Hi,

while the decision to do that seems obvious on first sight, I think that
supporting different password hashing algorithms on different targets might
lead to unexpected surprises for downstream users. E.g. when precalculated
password hashes taken from one device are built inside custom firmware images
for another small flash device and suddenly the login is not working anymore.

I'd rather reenable all hash types for all targets, even small flash ones to
maintain consistency.

~ Jo

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.openwrt.org/pipermail/openwrt-devel/attachments/20211214/1a64ce0f/attachment.sig>


More information about the openwrt-devel mailing list