mirror of
https://github.com/logos-messaging/noise.git
synced 2026-04-05 03:03:06 +00:00
The PSK mode has been redesigned in the latest revision of Noise, which WireGuard is using. This patch updates the library to use this new construction. It adds a outputs parameter to HKDF, a PresharedKeyPlacement config parameter, as well as a PSK token. This has been tested against the latest WireGuard git master, and the two are compatible. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
noise

This is a Go package that implements the Noise Protocol Framework. See the documentation for usage information.
Description
Languages
Go
100%