Thanks for the report, to me that seems to be a consequence of the openssl3 transition [0]
Your hint that upstream master has this fixed seems right to me, I found these to most likely be related: https://github.com/tpm2-software/tpm2-tss/commit/e5bb5fb9 Remove deprecated OpenSSL_add_all_algorithms https://github.com/tpm2-software/tpm2-tss/commit/362fda1d Implement EVP_PKEY export/import for OpenSSL 3.0 https://github.com/tpm2-software/tpm2-tss/commit/73d25d68 Drop support for OpenSSL < 1.1.0 https://github.com/tpm2-software/tpm2-tss/commit/aeb5ae44 Test: Use EVP_MAC_xxx with OpenSSL 3.0 https://github.com/tpm2-software/tpm2-tss/commit/f4f528ff FAPI: Change SHA256_Update to EVP_DigestUpdate https://github.com/tpm2-software/tpm2-tss/commit/fdc4f481 Require OpenSSL >= 1.1.0 https://github.com/tpm2-software/tpm2-tss/commit/8fdfadd2 FAPI Test: Change RSA_sign to EVP_PKEY_sign https://github.com/tpm2-software/tpm2-tss/commit/0b24bc2d FAPI Test: Use EVP_PKEY_base_id to detect key type https://github.com/tpm2-software/tpm2-tss/commit/c73be98c FAPI Test: Call EVP_DigestSignInit in the correct order https://github.com/tpm2-software/tpm2-tss/commit/c0a0d376 Test: Remove unused configuration fields So it is about picking that OR going to 3.2 directly which right now is only on -rc0 :-/ [0]: https://lists.ubuntu.com/archives/ubuntu-devel/2021-November/041676.html [1]: https://github.com/tpm2-software/tpm2-tss [2]: https://github.com/tpm2-software/tpm2-tss/releases/tag/3.2.0-rc0 ** Summary changed: - OpenSSL HMAC mismatch + tpm2-tss: builds against OpenSSL 3.0, but fails on execution ** Tags added: transition-openssl3-jj -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1958439 Title: tpm2-tss: builds against OpenSSL 3.0, but fails on execution To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/tpm2-tools/+bug/1958439/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs