linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] openssl in libsrtp


From: nasim hammoud
Subject: [Linphone-developers] openssl in libsrtp
Date: Thu, 6 Oct 2022 14:06:25 +0000

we are using Linphone console with built in Libsrtp version 1.4.3 . our goal is to enable openssl crypto engine that is implemented in this library /linphone-sdk/external/srtp/cipher/aes.icm.ossl or aes.icm.c
we already enabled the openssl crypto engine by ./configure --enable-openssl but when encrypting data audio streams, the source code still using aes.icm and not using openssl engine.
please, we need a help in this case.
note: we also made changes in EVP_EncryptInit_ex , the third parameter changed from null tp cryptoengine.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]