diff options
Diffstat (limited to 'libraries/libsrtp/README')
-rw-r--r-- | libraries/libsrtp/README | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/libraries/libsrtp/README b/libraries/libsrtp/README index f39ecd52d5367..b2717cbf149c7 100644 --- a/libraries/libsrtp/README +++ b/libraries/libsrtp/README @@ -1,8 +1,9 @@ -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, +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. |