Discussion:
[SR-Users] Location of Encryption Algorithm in TLS Module
aawaise
2014-09-10 06:09:28 UTC
Permalink
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 ??

Regards,
Aawaise



--
View this message in context: http://sip-router.1086192.n5.nabble.com/Location-of-Encryption-Algorithm-in-TLS-Module-tp130442.html
Sent from the Users mailing list archive at Nabble.com.
Klaus Darilion
2014-09-10 08:17:48 UTC
Permalink
The TLS module uses OpenSSL libraries.
You can force a dedicated algorithm with the standard OpenSSL methods.
If you want to change an algorithm, you have to change OpenSSL.

regards
Klaus
Post by aawaise
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 ??
Regards,
Aawaise
--
View this message in context: http://sip-router.1086192.n5.nabble.com/Location-of-Encryption-Algorithm-in-TLS-Module-tp130442.html
Sent from the Users mailing list archive at Nabble.com.
_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Loading...