slackbuilds_ponce/libraries/libzrtpcpp/README
Euan Thoms e5f0fc05ee libraries/libzrtpcpp: Added (C++ implementation of ZRTP).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-08-15 23:21:31 +07:00

8 lines
390 B
Text

GNU ZRTP is a C++ implementation of Phil Zimmermann's ZRTP
specification and is available under the GPL license.
The complete GNU ZRTP implementation consists of two main parts,
the GNU ZRTP core (independent from the OS and the RTP/SRTP
implementation) and an RTP/SRTP implementation specific glue code.
The current GNU ZRTP distribution contains glue code to bind GNU ZRTP
to GNU ccRTP.