summaryrefslogtreecommitdiffstats
path: root/libraries/bzrtp/README
diff options
context:
space:
mode:
author Euan Thoms <euan at potensol dot com>2015-11-21 08:27:45 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-11-21 08:27:45 +0700
commitf898904c5479ae3894c3b1ed9b5dbe0f889cb834 (patch)
treeb3c0ca3cf00bf6b8bdc3cfb9fd0c9fbf0ab60283 /libraries/bzrtp/README
parent87c5d302fcece010e17b256db4d60f7ff5e40fec (diff)
downloadslackbuilds-f898904c5479ae3894c3b1ed9b5dbe0f889cb834.tar.gz
slackbuilds-f898904c5479ae3894c3b1ed9b5dbe0f889cb834.tar.xz
libraries/bzrtp: Added (ZRTP Key Exchange Library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/bzrtp/README')
-rw-r--r--libraries/bzrtp/README20
1 files changed, 20 insertions, 0 deletions
diff --git a/libraries/bzrtp/README b/libraries/bzrtp/README
new file mode 100644
index 0000000000..c73bc0f053
--- /dev/null
+++ b/libraries/bzrtp/README
@@ -0,0 +1,20 @@
+bzrtp is an opensource implementation of ZRTP keys exchange protocol.
+
+The library written in C 89 is fully portable and can be executed on many platforms including both ARM processor and x86.
+Licensing: The source code is licensed under GPLv2.
+
+----------------------------------------------------------------------------------
+Compatibility with RFC6189 - ZRTP: Media Path Key Agreement for Unicast Secure RTP
+----------------------------------------------------------------------------------
+
+*** Mandatory but NOT implemented
+- Sas Relay mechanism (section 7.3)
+- Error message generation, emission or reception(which doesn't imply any security problem, they are mostly for debug purpose)
+*** Optional and implementd
+- multistream mode
+- cacheless implementation
+- key agreement DH2048
+*** Optional and NOT implemented
+- zrtp-hash attribute in SDP
+- Go Clear/Clear ACK messages
+- SAS signing