SlackBuildsOrg/libraries/libsrtp
Euan Thoms 2553bf2098 libraries/libsrtp: Added (Secure RTP libraries).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-11-18 12:40:35 +07:00
..
libsrtp.info
libsrtp.SlackBuild
README
slack-desc

libSRTP is the Open Source Secure RTP library from Cisco Systems, Inc. RTP is
the Real-time Transport Protocol, an IETF standard for the transport of
real-time data such as telephony, audio, and video, defined by RFC 3550.
Secure RTP (SRTP) is an RTP profile for providing confidentiality to RTP data
and authentication to the RTP header and payload. SRTP is an IETF Standard,
defined in RFC 3711, and was developed in the IETF Audio/Video Transport (AVT)
Working Group. This library supports all of the mandatory features of SRTP,
but not all of the optional features.