Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
SymmetricKey -> WireGuardConfig
Inject dynamically negotiated post-quantum symmetric keys into a running WireGuard peer's pre-shared key (PSK) slot via runtime configuration commands.
Problem it solves
WireGuard's built-in Noise key exchange is not post-quantum secure, but its PSK mechanism can be leveraged to introduce post-quantum security without breaking backwards compatibility.
Consumes
Establishes
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.