shadow: use libxcrypt
authorRosen Penev <rosenp@gmail.com>
Wed, 17 Jun 2020 00:46:33 +0000 (17:46 -0700)
committerRosen Penev <rosenp@gmail.com>
Tue, 23 Jun 2020 01:33:17 +0000 (18:33 -0700)
commitadf9c249498fe526e2d6afd19bf7985f116c8531
treef1034fc889737627f4464e87dcff39c44cfeab03
parentbd5acfb8e8409d541048ef21f7618b415adea1b7
shadow: use libxcrypt

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>
utils/shadow/Makefile