[Tpm2] [RELEASE CANDIDATE] tpm2-openssl 1.2.0-rc1
Petr Gotthard <[email protected]> Wed, 03 May 2023 13:43:18 +0200
| Newsgroups | dev.linux.lists.tpm2 |
|---|---|
| Message-ID | <[email protected]> |
Hello, I would like to announce the release of tpm2-openssl 1.2.0-rc1: https://github.com/tpm2-software/tpm2-openssl/releases/tag/1.2.0-rc1 This fixes some warnings displayed when building on Fedora Linux and improves tests to work also on FC38. Petr ______________________________________________________________ > Komu: "[email protected]" <[email protected]> > Datum: 04.03.2023 11:20 > Předmět: [Tpm2] [RELEASE CANDIDATE] tpm2-openssl 1.2.0-rc0 > >Hello, > >I would like to announce the release of tpm2-openssl 1.2.0-rc0: https://github.com/tpm2-software/tpm2-openssl/releases/tag/1.2.0-rc0 > > >Added >- Added support for ECDH with a KDF, which is used by ECC-based CMS (S/MIME). > >Changed >- Symmetric operations are disabled by default. In most situations these are not needed and cause a huge performance penalty. > To enable configure with `--enable-op-digest` or `--enable-op-cipher`. > >Removed >- Removed unofficial support for tpm2-tss < 3.2.0, which do not support the openssl 3.x. > >Fixed >- Fixed OSSL_FUNC_KEYMGMT_HAS operations with NULL keys >- Modified documentation: the user-space resource manager (abrmd) is almost mandatory for complex scenarios such as SSL or X.509 operations. > > >Kind Regards, >Petr