lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-devel] Announce: WireGuard implementation for lwIP


From: - Neustradamus -
Subject: Re: [lwip-devel] Announce: WireGuard implementation for lwIP
Date: Tue, 19 Jan 2021 13:36:05 +0000

Hello Daniel,

Nice, good job!
But there are no people here, I think :/

There are several CVEs...

If you can update PPP to 2.4.9:
- https://lists.nongnu.org/archive/html/lwip-users/2021-01/msg00001.html
- https://lists.nongnu.org/archive/html/lwip-devel/2021-01/msg00004.html

Thanks in advance.

Regards,

Neustradamus
________________________________________
De : lwip-devel <lwip-devel-bounces+neustradamus=hotmail.com@nongnu.org> de la 
part de Daniel Hope <daniel.hope@smartalock.com>
Envoyé : mardi 19 janvier 2021 12:44
À : lwip-devel@nongnu.org
Objet : [lwip-devel] Announce: WireGuard implementation for lwIP

Hello,

I have developed a WireGuard implementation for an embedded project we are 
working on that uses lwIP. The implementation has been released as open source 
here: https://github.com/smartalock/wireguard-lwip

WireGuard is a secure yet lightweight modern VPN protocol that has gained a lot 
of traction since being included in mainline Linux kernels. We use it to secure 
connections from embedded hardware back to cloud services as it has 
significantly less overhead than running TLS.

The project contains a pure C, malloc free implementation of the WireGuard 
protocol, some glue in the form of a netif implementation and some crypto 
elements that end users may want to optimise for their platform.

I hope this post isn’t considered spam - I think there may be embedded 
developers out there who will find this implementation useful!

--
Daniel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]