Difference between revisions of "SRTP"

From VideoLAN Wiki
Jump to navigation Jump to search
(Create glossary page)
 
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
 
'''SRTP''' or '''Secure RTP''' uses encryption with the aim of authenticating and securing [[RTP]]. It has a companion [[protocol]], SRTCP, or secure [[RTCP]].
 
'''SRTP''' or '''Secure RTP''' uses encryption with the aim of authenticating and securing [[RTP]]. It has a companion [[protocol]], SRTCP, or secure [[RTCP]].
  
Unlike RTP it is not an IETF Internet Standard, meaning support is experimental for most implementations.
+
Unlike RTP it is not an {{IETF}} Internet Standard, meaning support is experimental for most implementations.
  
 
== Links ==
 
== Links ==
Line 8: Line 8:
 
* [https://tools.ietf.org/html/rfc8269 RFC 8269]: SRTP with the ARIA algorithm
 
* [https://tools.ietf.org/html/rfc8269 RFC 8269]: SRTP with the ARIA algorithm
  
[[Category:Glossary]]
+
[[Category:Protocols]]

Latest revision as of 05:56, 26 February 2019

SRTP or Secure RTP uses encryption with the aim of authenticating and securing RTP. It has a companion protocol, SRTCP, or secure RTCP.

Unlike RTP it is not an IETF Internet Standard, meaning support is experimental for most implementations.

Links