mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 23:12:02 +08:00
adf9c24949
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>