mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 19:14:30 +04:00
Since size is not a problem here, use libxcrypt to avoid algorithm availability. Changed default to bcrypt as that's the strongest supported by shadow-utils. Signed-off-by: Rosen Penev <rosenp@gmail.com>