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
_______________________________________________ Cryptography-dev mailing list Cryptography-dev@python.org https://mail.python.org/mailman/listinfo/cryptography-dev