This repository has been archived by the owner on Aug 23, 2022. It is now read-only.
Releases: webrtc-rs/dtls
Releases · webrtc-rs/dtls
v0.5.4
v0.5.3
This release contains fixes for several security issues and some bugs. Upgrading is recommended.
- Updates some dependencies. Contributed by @data-retriever in #14.
- Improves RSA algorithm selection. Fixes webrtc-rs/webrtc#184. Contributed by @robashton in #16
- Backports fixes for several security issues identified in pion/dtls. #17, #18, and #19 contributed by @k0nserv and @melekes.
- Removes use of
lazy_static
dependency entirely. Contributed by @oll3 in #20.
Thanks to all contributors!
initial version of DTLS
v0.1.0 prepare crates.io publish