Commit graph

3 commits

Author SHA1 Message Date
Paul Kehrer
5e6476a4c6
drop support for openssl < 1.1.1d (#8449)
This removes the OS random engine, which contained the only CPython PSF
licensed code in the repository. Accordingly, that license has now been
removed.
2023-03-24 08:36:58 -04:00
Paul Kehrer
b37e4ab5df
support compilation against openssl 3 with no legacy provider (#7650)
You must pass CRYPTOGRAPHY_OPENSSL_NO_LEGACY for this to be allowed.
Downstreams can easily patch this check out if they want to default to
this behavior.
2022-09-26 21:20:58 +00:00
Paul Kehrer
7a2823bdff
deprecate backend part 6 of n (#6524) 2021-11-03 18:51:23 -04:00
Renamed from docs/hazmat/backends/openssl.rst (Browse further)