Hacker News new | ask | show | jobs
by inahga 83 days ago
The ciphers used by WireGuard are not FIPS 140-3 certified. So you have to also change the ciphers, as is done in this project.
1 comments

E.g., ChaPoly AEAD -> AES-GCM, Blake2s -> SHA2/3, that kind of thing.