aboutsummaryrefslogtreecommitdiff
path: root/libraries/libsrtp/slack-desc
diff options
context:
space:
mode:
authorEuan Thoms <euan at potensol dot com>2017-11-17 21:48:28 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-11-18 12:40:35 +0700
commit2553bf2098d12ab05141f52aed6d15cd2d8c0645 (patch)
tree7eb4f64b1fac2b99bd42ac99ef40a4735ea71f6c /libraries/libsrtp/slack-desc
parentd3a6d4e115da1c9450b4bdcb81128690de0c829a (diff)
libraries/libsrtp: Added (Secure RTP libraries).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/libsrtp/slack-desc')
-rw-r--r--libraries/libsrtp/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/libsrtp/slack-desc b/libraries/libsrtp/slack-desc
new file mode 100644
index 0000000000000..1a414ab5fcbd7
--- /dev/null
+++ b/libraries/libsrtp/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+libsrtp: libsrtp (Secure RTP libraries)
+libsrtp:
+libsrtp: libSRTP is the Open Source Secure RTP library from Cisco Systems, Inc.
+libsrtp: RTP is the Real-time Transport Protocol, an IETF standard for the
+libsrtp: transport of real-time data such as telephony, audio, and video,
+libsrtp: defined by RFC 3550. Secure RTP (SRTP) is an RTP profile for providing
+libsrtp: confidentiality to RTP data and authentication to the RTP header and
+libsrtp: payload. SRTP is an IETF Standard, defined in RFC 3711, and was
+libsrtp: developed in the IETF Audio/Video Transport (AVT) Working Group. This
+libsrtp: library supports all of the mandatory features of SRTP, but not all of
+libsrtp: the optional features.