summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libraries/bzrtp/README19
-rw-r--r--libraries/bzrtp/slack-desc4
2 files changed, 15 insertions, 8 deletions
diff --git a/libraries/bzrtp/README b/libraries/bzrtp/README
index c73bc0f053..d5b31dde59 100644
--- a/libraries/bzrtp/README
+++ b/libraries/bzrtp/README
@@ -1,20 +1,27 @@
-bzrtp is an opensource implementation of ZRTP keys exchange protocol.
+bzrtp: bzrtp (ZRTP Key Exchange Library)
+
+bzrtp is an opensource implementation of the ZRTP key exchange protocol.
+
+The library written in C89 is fully portable and can be executed on many
+platforms including both ARM processors and x86.
-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
+*** 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
+- Error message generation, emission or reception (which doesn't imply any
+ security problem, they are mostly for debug purposes)
+
+*** Optional and implemented:
- multistream mode
- cacheless implementation
- key agreement DH2048
-*** Optional and NOT implemented
+
+*** Optional and NOT implemented:
- zrtp-hash attribute in SDP
- Go Clear/Clear ACK messages
- SAS signing
diff --git a/libraries/bzrtp/slack-desc b/libraries/bzrtp/slack-desc
index 7bde7bb43f..4d9a8f5d34 100644
--- a/libraries/bzrtp/slack-desc
+++ b/libraries/bzrtp/slack-desc
@@ -10,8 +10,8 @@ bzrtp: bzrtp (ZRTP Key Exchange Library)
bzrtp:
bzrtp: bzrtp is an opensource implementation of ZRTP keys exchange protocol.
bzrtp:
-bzrtp: The library written in C 89 is fully portable and can be executed
-bzrtp: on many platforms including both ARM processor and x86.
+bzrtp: The library written in C89 is fully portable and can be executed
+bzrtp: on many platforms including both ARM processors and x86.
bzrtp:
bzrtp:
bzrtp: