<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!-- p { margin-top: 0px; margin-bottom: 0px; }--></style>
</head>
<body dir="ltr">
<div id="OWAFontStyleDivID" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hi All,<br>
</p>
<p><br>
</p>
<p>I am in the process of porting dropbear to my own operating system (x86 64 architecture). So far, I am happy with the progress.&nbsp;<br>
</p>
<p><br>
</p>
<p>However, I just discovered that svr-authpasswd.c uses crypt(). I am using newlib as a &nbsp;general C library. I am not being provided with crypt() unfortunately. Is there any general consensus what people do in this case? So far I am just returning &quot;send_msg_userauth_success()&quot;
 which is .... well not that great.&nbsp;<br>
</p>
<p><br>
</p>
<p>Any input would be greatly appreciated!<br>
</p>
<p><br>
</p>
<p>Thanks,<br>
</p>
<p>--Martin<br>
</p>
<p><br>
</p>
</div>
</body>
</html>