dropbear and external libtommath and libtomcrypt

Farrell Aultman fja0568 at gmail.com
Thu Aug 12 04:54:46 WST 2010


The web site is still up, but the project doesn't appear to be
actively maintained.  Last log entry was in 2007.  I read a while back
that Tom got a job.
http://libtom.org/?page=features&whatfile=crypt

Only what's actually used is compiled into the dropbear executable, so
it the tom libs don't add much to the file size.

If you still want to do this, the Tom libs have their own Makefiles.
One could start there and build the shared libraries.  Then one would
need to link to them from the dropbear Makefile.

Farrell

On Wed, Aug 11, 2010 at 3:46 PM, Rob Landley <rob at landley.net> wrote:
> On Sunday 08 August 2010 21:39:16 Andrey Batyiev wrote:
>> Hello
>>
>> Is it possible to compile dropbear against external libtommath and
>> libtomcrypt? I'm building system for my router box and these libraries are
>> needed for hostapd, so it would be nice not to embed them into dropbear.
>>
>> Thanks,
>>    Andrey
>
> Are those libraries still maintained outside dropbear?  Last time I tried to
> look them up (because the embedded world desperately needs an stunnel
> implementation that doesn't depend on openssl, that's why) the website had
> gone away.
>
> Rob
> --
> GPLv3: as worthy a successor as The Phantom Menace, as timely as Duke Nukem
> Forever, and as welcome as New Coke.
>


More information about the Dropbear mailing list