OPNsense Forum

Archive => 21.1 Legacy Series => Topic started by: allebone on June 21, 2021, 09:04:29 PM

Title: Is it possible to change to libressl if I use wireguard
Post by: allebone on June 21, 2021, 09:04:29 PM
I would like to change to libressl but worried it would break my wireguard setup. Does anyone know if this can be changed?
Title: Re: Is it possible to change to libressl if I use wireguard
Post by: marcquark on June 21, 2021, 09:35:36 PM
iirc wireguard does not depend on any 3rd party crypto library. it uses a hardcoded set of cryptographic primitives, and those should be implemented in the WG code directly.

why don't you just try it out?
Title: Re: Is it possible to change to libressl if I use wireguard
Post by: allebone on June 22, 2021, 03:50:16 AM
I changed to libressl and wireguard and sensei all seemed to work fine. I rebooted just in case but I guess the answer is there are no problems.

Seemed pretty straightforward in the end. Seems to use less cpu overall as well.

P