slackbuilds/libraries/libzrtpcpp
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
..
README libraries/libzrtpcpp: Added (C++ implementation of ZRTP). 2014-08-15 23:21:31 +07:00
libzrtpcpp.SlackBuild libraries/libzrtpcpp: Added (C++ implementation of ZRTP). 2014-08-15 23:21:31 +07:00
libzrtpcpp.info libraries/libzrtpcpp: Added (C++ implementation of ZRTP). 2014-08-15 23:21:31 +07:00
slack-desc libraries/libzrtpcpp: Added (C++ implementation of ZRTP). 2014-08-15 23:21:31 +07:00

README

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.