Replace openssl base provider for default provider, to pass unit tests.
Package is out of date, needing to be re-built against Python 3.12. See #1 (closed)
The unit tests fail, as the base
and tpm2
openssl providers don't include the sha256
symmetric algorithm. This patch fixes that.