jfigus / PJSIP

PJSIP 2.x

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PJSIP (OpenSSL)

PJSIP 2.1

This is a fork of the 2.1 release of PJSIP. This fork pulls in the libsrtp code from the feature-openssl branch, which provides support for AES-NI. This fork also adds support for AES 192/256 and AES-GCM mode.

When building this code, the build host requires the OpenSSL 1.0.1 devel package to be installed. Other than this new dependency, the build procedure has not changed:

./configure
make dep
make

About

PJSIP 2.x


Languages

Language:C 84.7%Language:C++ 9.1%Language:Shell 3.0%Language:Python 2.4%Language:Objective-C 0.7%Language:CSS 0.1%Language:Assembly 0.0%Language:MATLAB 0.0%Language:IDL 0.0%