]> git.ipfire.org Git - thirdparty/openssl.git/commit
update pyca-cryptography to latest master
authorNeil Horman <nhorman@openssl.org>
Fri, 28 Mar 2025 11:58:49 +0000 (07:58 -0400)
committerNeil Horman <nhorman@openssl.org>
Tue, 1 Apr 2025 13:23:02 +0000 (09:23 -0400)
commit0a17171f94b4e06ef23264b88846b7dbf0da8f2b
tree5e49ef7e298eda6117bdd466ed74bb7429e6a1ee
parentba5ddef774f74a46da00ba4efe61ba9808aa8267
update pyca-cryptography to latest master

Was going to update to latest tagged release, but there are some python
errors that need the latest fixes to avoid some invalid dict hashing

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27192)
pyca-cryptography