diff options
author | Euan Thoms <euan@potensol.com> | 2014-08-14 13:29:31 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-08-15 23:21:27 +0700 |
commit | aea7419ca9a3a56ed6c34d8053f8a43b124c3997 (patch) | |
tree | 467e2f99eab1f6494c440b06b52c2ce3a46643b3 /libraries/linphone-srtp/README | |
parent | c58c0946380036926d15bf1a79a6d398f4f5a05f (diff) | |
download | slackbuilds-aea7419ca9a3a56ed6c34d8053f8a43b124c3997.tar.gz |
libraries/linphone-srtp: Added (Secure RTP libraries).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/linphone-srtp/README')
-rw-r--r-- | libraries/linphone-srtp/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/linphone-srtp/README b/libraries/linphone-srtp/README new file mode 100644 index 0000000000..e72c8e7470 --- /dev/null +++ b/libraries/linphone-srtp/README @@ -0,0 +1,7 @@ +linphone-srtp is a fork of libSRTP that is compatible +with Linphone itself. + +The libSRTP library is an open-source implementation of +the Secure Real-time Transport Protocol (SRTP) originally +authored by Cisco Systems, Inc. It is available under +a BSD-style license. |