From 305b3e9059965d6250a476811d09a9e29cd79aaa Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Fri, 11 Nov 2016 16:30:04 -0500 Subject: libraries/bzrtp: Update README, slack-desc. --- libraries/bzrtp/README | 19 +++++++++++++------ libraries/bzrtp/slack-desc | 4 ++-- 2 files changed, 15 insertions(+), 8 deletions(-) (limited to 'libraries/bzrtp') 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: -- cgit v1.2.3-65-gdbad