They are called DSS in dropbear.&nbsp; DSA and DSS are the same thing.<br><br><div class="gmail_quote">On Sun, Nov 9, 2008 at 4:56 AM, Alejandro Mery <span dir="ltr">&lt;<a href="mailto:amery@opensde.org">amery@opensde.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Quentin Arce escribió:<br>
<div class="Ih2E3d">&gt; I&#39;m sure this is noted some place. &nbsp;I couldn&#39;t find why in the source / doc / google. &nbsp;So, why doesn&#39;t dropbear support DSA keys?<br>
</div>Hi Quentin,<br>
dropbear does support them<br>
&lt;<a href="http://en.wikipedia.org/wiki/Digital_Signature_Algorithm" target="_blank">http://en.wikipedia.org/wiki/Digital_Signature_Algorithm</a>&gt;.<br>
<br>
$ dropbearkey<br>
Must specify a key filename<br>
Usage: dropbearkey -t &lt;type&gt; -f &lt;filename&gt; [-s bits]<br>
Options are:<br>
-t type &nbsp; &nbsp;Type of key to generate. One of:<br>
 &nbsp; &nbsp; &nbsp; &nbsp;rsa<br>
 &nbsp; &nbsp; &nbsp; &nbsp;dss<br>
-f filename &nbsp; &nbsp;Use filename for the secret key<br>
-s bits &nbsp; &nbsp;Key size in bits, should be a multiple of 8 (optional)<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (DSS has a fixed size of 1024 bits)<br>
-y &nbsp; &nbsp; &nbsp; &nbsp;Just print the publickey and fingerprint for the<br>
 &nbsp; &nbsp; &nbsp; &nbsp;private key in &lt;filename&gt;.<br>
<br>
<br>
Regards,<br>
<font color="#888888">Alejandro Mery<br>
<br>
</font></blockquote></div><br>