DTLS 1.2 Server/Client implementation for Go
-
Updated
Apr 9, 2025 - Go
DTLS 1.2 Server/Client implementation for Go
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)
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."