Secure Real-time Transport Protocol library for encrypted media
Implementation of the Secure Real-time Transport Protocol
srtp
$ srtp --version
$ pkg-config --modversion libsrtp2
$ gcc -o myapp myapp.c $(pkg-config --cflags --libs libsrtp2)