dtls2 0.3.0 copy "dtls2: ^0.3.0" to clipboard
dtls2: ^0.3.0 copied to clipboard

DTLS provides datagram socket encryption. Implemented using OpenSSL over FFI.

0.3.0 #

  • feat!: improve memory safety of DtlsClientContext
  • fix: fix caching of DTLS connections in clients
  • fix!: make connection closing asynchronous

0.2.2 #

  • chore: rename example file

0.2.1 #

  • fix: call BIO_free on the correct NativeLibrary object

0.2.0 #

  • feat: define callback for handling DTLS alerts
  • feat!: refactor library, rework external API

0.1.0 #

  • initial version with added PSK functionality and Windows support
5
likes
0
pub points
33%
popularity

Publisher

unverified uploader

DTLS provides datagram socket encryption. Implemented using OpenSSL over FFI.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ffi

More

Packages that depend on dtls2