WolfGuard: FIPS 140-3 Compliant VPN Based on WireGuard with wolfSSL Cryptography
By
789c789c789c
2mo ago· 9 min readenCode
100/100
Golden Brown
Bagelometer↗
Hot, fresh, and worth queueing round the block for.
Score100TypenewsSentimentneutral
Summary
WolfGuard is a FIPS 140-3 compliant VPN solution that refactors the Linux kernel-based WireGuard protocol using wolfSSL cryptography. It consists of two main components: the wolfguard.ko kernel module and the wg-fips configuration tool, both depending on wolfSSL libraries. The project is hosted on GitHub as an open-source development repository for VPN security technology.
Key quotes
· 4 pulledWolfGuard is the wolfSSL FIPS-compliant refactor of Linux kernel-based WireGuard
Usage is essentially identical
There are two principal components to WolfGuard, the wolfguard.ko kernel module and the wg-fips configuration tool
wolfguard.ko depends on the libwolfssl.ko kernel module, and wg-fips depends on the libwolfssl.so library
Contribute to wolfSSL/wolfGuard development by creating an account on GitHub.
