DTLS 1.2 implementation for Go (DTLS 1.3 in progress)
-
Updated
Mar 26, 2026 - Go
DTLS 1.2 implementation for Go (DTLS 1.3 in progress)
An easy-to-use XChaCha20-encryption wrapper for io.ReadWriteCloser (even lossy UDP) using ECDH key exchange algorithm, ED25519 signatures and Blake3+Poly1305 checksums/message-authentication for Go (golang). Also a multiplexer.
Per-Session TLS-PSK using Trusted Platform Module (TPM)
Reverse SOCKS5 proxy: server exposes a SOCKS5 port, clients dial outbound TCP over an optionally encrypted control channel (PSK/AES-GCM).
handshakeless-vpn (Linux)
Add a description, image, and links to the psk topic page so that developers can more easily learn about it.
To associate your repository with the psk topic, visit your repo's landing page and select "manage topics."