slackbuilds_ponce/libraries/bzrtp/README
Euan Thoms f898904c54 libraries/bzrtp: Added (ZRTP Key Exchange Library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-11-21 08:27:45 +07:00

20 lines
896 B
Text

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