1 unstable release

Uses new Rust 2024

0.1.0 Apr 3, 2025

#903 in Cryptography

Download history 98/week @ 2025-03-29 35/week @ 2025-04-05

133 downloads per month

MIT license

185KB
5K SLoC

Tests

rusty-dtls

Implementation of DTLS 1.3 (RFC 9147) inspired by tinydtls.

Currently, only supports a PSK based handshake with AES128GCM_SHA256.

Provides a blocking and an async interface (enable feature async).

Dependencies

~2.5MB
~43K SLoC