I'm not positive I understand your question.

That said, cryptography has supported OpenSSL 3.0 since version 35.0,
and pyOpenSSL has required cryptography 35.0.0 since pyOpenSSL 22.

Alex

On Wed, Apr 5, 2023 at 10:58 AM Prasad, PCRaghavendra via
Cryptography-dev <cryptography-dev@python.org> wrote:
>
> Hi Team,
>
>
>
> GM,
>
>
>
> We are using OpenSSL 1.0.2/python/3.9.16/PyOpenSSL/Cryptography along with 
> FIPS enablement
>
>
>
> We are in the process of upgrading OpenSSL from 1.0.2 to OpenSSL 3.0.x 
> (latest) and Python from 3.9.16 to 3.11.2.
>
> As part of the above process, we need to upgrade PyOpenSSL, and Cryptography 
> Python packages as well.
>
>
>
> As part of the OpenSSL 3.0.x lot of the API changes are done by the OpenSSL 
> team and only we need to use the High-level APIs.
>
> So one basic doubt is if we upgrade pyOpenSSL and Cryptography to the latest 
> version as these are the wrappers for the underlying OpenSSL, will these 
> packages handle calling the right OpenSSL APIs?
>
>
>
> Please let me know your input/thoughts
>
>
>
> Thanks,
>
> Raghavendra
>
>
> Internal Use - Confidential
>
> _______________________________________________
> Cryptography-dev mailing list
> Cryptography-dev@python.org
> https://mail.python.org/mailman/listinfo/cryptography-dev



-- 
All that is necessary for evil to succeed is for good people to do nothing.
_______________________________________________
Cryptography-dev mailing list
Cryptography-dev@python.org
https://mail.python.org/mailman/listinfo/cryptography-dev

Reply via email to