[Bug 2112] Android doesn't provide an implementation of crypt().
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Sun Jun 2 05:31:10 EST 2013
https://bugzilla.mindrot.org/show_bug.cgi?id=2112
--- Comment #1 from Nathan Osman <nathan.osman at gmail.com> ---
Actually I made a mistake in describing my patch - the first two steps
are reversed. First a check for OpenSSL is made and then DES_crypt is
used only if crypt is missing.
I wasn't sure which order to do things in. I can reverse the '#if
defined' lines if needed.
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list