[sr-dev] Customize Encryption Algorithm in TLS

Daniel-Constantin Mierla miconda at gmail.com
Sun Oct 12 09:39:08 CEST 2014


Hello,

On 10/09/14 08:11, aawaise wrote:
> Hello,
>
> I have downloaded and unzipped kamailio package available online. I want to
> know about TLS module, My question is that where is the encryption module
> located in TLS module ?? Is it in some .c file of TLS module or does TLS
> module use AES encryption available in LINUX or UNIX systems??
> This question arises because I want to customize AES algorithm ?? Can it be
> done in TLS module or not ??
tls module is using libssl (from openssl) for encryption, you have to 
change that library in order to modify an algorithm.

Cheers,
Daniel

-- 
Daniel-Constantin Mierla
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda




More information about the sr-dev mailing list