* Stijn Segers <[email protected]> [22.03.2016 08:47]: > Is there a specific reason why OpenSSL is used instead of sha256sum?
it's all about portability. OpenSSL is widely available, and sha256 not. maybe you can 'sanitize' the output somehow? bye, bastian _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
