summaryrefslogtreecommitdiffstats
path: root/libraries/libzrtpcpp/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libzrtpcpp/README')
-rw-r--r--libraries/libzrtpcpp/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/libraries/libzrtpcpp/README b/libraries/libzrtpcpp/README
new file mode 100644
index 0000000000..f7b80a67ed
--- /dev/null
+++ b/libraries/libzrtpcpp/README
@@ -0,0 +1,8 @@
+GNU ZRTP is a C++ implementation of Phil Zimmermann's ZRTP
+specification and is available under the GPL license.
+
+The complete GNU ZRTP implementation consists of two main parts,
+the GNU ZRTP core (independent from the OS and the RTP/SRTP
+implementation) and an RTP/SRTP implementation specific glue code.
+The current GNU ZRTP distribution contains glue code to bind GNU ZRTP
+to GNU ccRTP.