Docs.rs
msf-srtp-0.1.0
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
msf-srtp 0.1.0
Secure Real-time Transport Protocol (SRTP) for Rust.
Crate
Source
Builds
Feature flags
Documentation
Coverage
63.64%
21
out of
33
items documented
0
out of
15
items with examples
Ø build duration
all releases: 26s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
operutka/msf
6
0
1
crates.io
Dependencies
bytes ^1
normal
futures ^0.3
normal
libc ^0.2
normal
msf-rtp ^0.1
normal
openssl ^0.10
normal
tokio ^1
normal
Versions
0.4.0
(2025-11-21)
0.3.0
(2025-11-06)
0.2.1
(2025-07-23)
0.2.0
(2022-05-02)
0.1.0
(2022-04-01)
Owners
Secure Real-time Transport Protocol
Implementation of DTLS-SRTP as defined in RFC 5764 and RFC 3711.