Displaying 2 results from an estimated 2 matches for "cyassl".
Did you mean:
yassl
2013 Nov 23
1
Possible to use Tinc with embedded SSL implementations like PolarSSL, YaSSL?
I've tried my best searching for whether this question has already been
posted to tinc listservs, so apologies if this is a repeat question.
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?
Thank you.
--
Ben West
http://gowasabi.net
ben at gowasabi.net
314-246-9434
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.tinc-vpn.org/pipermail/tinc/attachments/20131123/e54a2b57/attachment.html>...
2016 Jan 04
2
Alternate Open Source Crypto Solution in OpenSSH
Hello OpenSSH Developers and Community,
wolfSSL (formerly known as CyaSSL) is a dual licensed SSL/TLS
implementation specializing in the embedded space. As we have grown we are
being used in larger systems due to our reduced resource consumption on a
per-session basis. Many have found that their servers are able to service
more connections by replacing OpenSSL with wolfS...