mirror of
https://github.com/openwrt/openwrt.git
synced 2025-12-28 03:30:01 +04:00
Kernel has an ASM optimized version of SHA256 that was ported from OpenSSL, so lets package it as it provides significant perfomance improvement compared to the generic implementation. Signed-off-by: Robert Marko <robimarko@gmail.com>