[Asterisk-Dev] libsrtp

James H. Cloos Jr. cloos at jhcloos.com
Fri May 14 09:28:48 MST 2004


Is there any contra-indication to including libsrtp in the * dist and
using it for encrypting rtp and rtsp streams?

The license is revised-bsd-like so it should be OK under both of *'s
licenses.

The current version (1.3.20) is rfc 3711 compliant.

The api is simple enough; once the sessions are started you only need
to call srtp_protect() on each outgoing packet and srtp_unprotect()
on each incoming packet.

I can post a patch in mantis if there is interest; initially just one
to incorporate the lib, later to actually use it.

-JimC

References in order of appearance:

http://srtp.sf.net/
http://srtp.sf.net/license.html
http://srtp.sf.net/srtp-1.3.20.tgz
http://www.ietf.org/rfc/3711.txt
http://srtp.sf.net/libsrtp.pdf

-- 
James H. Cloos, Jr. <cloos at jhcloos.com> <http://jhcloos.com/voip>



More information about the asterisk-dev mailing list