<div dir="ltr">I&#39;m currently trying to get a Dropbear server working on Android but I&#39;m facing a problem: I&#39;ve to use crypt(3). I&#39;ve generated necessary files (/etc/passwd, /etc/shadow, ...) but I&#39;m unable to include the function since it&#39;s not implemented on Android. Any workarounds, patches? I don&#39;t want to use key authentification.</div>