Possible to use Tinc with embedded SSL implementations like PolarSSL, YaSSL?

Guus Sliepen guus at tinc-vpn.org
Sat Nov 23 20:53:06 CET 2013


On Sat, Nov 23, 2013 at 11:58:21AM -0600, Ben West wrote:

> Is it possible to use tinc with SSL implementations besides OpenSSL, e.g.
> the PolarSSL or YaSSL/cyassl libraries used on embedded distros like
> OpenWRT?

No. Tinc does not use SSL itself, it uses the OpenSSL library for lower level
cryptographic functions. PolarSSL or CyaSSL do not expose the functionality
needed by tinc. In theory, libgcrypt or LibTomCrypt could be used instead of
OpenSSL. In tinc 1.1, some effort was made to allow tinc to be compiled with
different crypto libraries, in particular libgcrypt, but this work is not
complete.

-- 
Met vriendelijke groet / with kind regards,
     Guus Sliepen <guus at tinc-vpn.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://www.tinc-vpn.org/pipermail/tinc/attachments/20131123/f57a3e57/attachment.sig>


More information about the tinc mailing list