Comment on TinySSH is a small SSH server using NaCl, TweetNaClparentComments−zokier12yDropbear is usually the ssh-server of choice for small systems:https://matt.ucc.asn.au/dropbear/dropbear.htmlQuick check shows that both compile to about 220K without any tuning on x86_64. While I wouldn't use that figure as serious comparison, it shows that they are in the same ballpark in size.
Comments
Dropbear is usually the ssh-server of choice for small systems:
https://matt.ucc.asn.au/dropbear/dropbear.html
Quick check shows that both compile to about 220K without any tuning on x86_64. While I wouldn't use that figure as serious comparison, it shows that they are in the same ballpark in size.