Cryptography can be built to link OpenSSL in either mode. Our pre-built
wheels statically link OpenSSL, but users can compile it either way.

Alex

On Thu, May 25, 2023, 1:38 PM Laurent Philippart (Nokia) <
laurent.philipp...@nokia.com> wrote:

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

Reply via email to