Skip to content

Replace openssl base provider for default provider, to pass unit tests.

Alex Leach requested to merge alexleach/tpm2-pkcs11:main into main

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.

Merge request reports

Loading