mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-05 13:04:47 +02:00
Users of MD5-hashed password should arrange for ./configure to link against libxcrypt or similar. Though it would be better to avoid use of MD5 password hashing entirely, it's arguably worse than DEScrypt. feedback and ok dtucker@