[Cryptography-dev] openssl library
Laurent Philippart (Nokia)
laurent.philippart at nokia.com
Thu May 25 13:36:57 EDT 2023
Hi,
Could you please clarify if cryptography is statically linked to openssl / libcrypto library or use the system's shared library ?
I am interested in tracing calls to functions like "EVP_EncryptInit_ex" and "EVP_CipherInit_ex" for malware detection.
However it seems that cryptography is not making use of the "libcrypto.so.1.1" shared library.
Best regards
Laurent
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/cryptography-dev/attachments/20230525/ff682148/attachment.html>
More information about the Cryptography-dev
mailing list