slackbuilds/libraries/bzrtp
Heinz Wiesinger fd9245fe0a All: Change SlackBuild shebang to /bin/bash
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-04 12:49:49 +02:00
..
README
bzrtp.SlackBuild All: Change SlackBuild shebang to /bin/bash 2021-07-04 12:49:49 +02:00
bzrtp.info libraries/bzrtp: Remove 2nd level dep. 2019-08-18 08:01:04 +07:00
slack-desc

README

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.

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 purposes)

*** Optional and implemented:
- multistream mode
- cacheless implementation
- key agreement DH2048

*** Optional and NOT implemented:
- zrtp-hash attribute in SDP
- Go Clear/Clear ACK messages
- SAS signing