mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 11:44:48 +00: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>